FuturisticVibes
commited on
Commit
•
5231e84
1
Parent(s):
0738600
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,17 @@
|
|
1 |
---
|
2 |
base_model: Qwen/Qwen2-7B
|
3 |
-
#base_model: /workspace/data/models/Qwen2-7B
|
4 |
library_name: peft
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: workspace/data/outputs/Qwen2-7B-TestFinetune-LORA
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
|
|
|
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
|
|
1 |
---
|
2 |
base_model: Qwen/Qwen2-7B
|
|
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: workspace/data/outputs/Qwen2-7B-TestFinetune-LORA
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- NobodyExistsOnTheInternet/ToxicQAFinal
|
11 |
---
|
12 |
|
13 |
+
If I thought I had no idea what I was doing with quantization, I REALLY have no idea what I’m doing with LORA Fine Tuning... This works in my 10 second testing, but I have no idea beyond that, nor did do anything other than asking it to do horrible things and seeing if it complied.
|
14 |
+
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|