Training in progress, epoch 1
Browse files
README.md
CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
|
|
4 |
model_name: fitz
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
- trl
|
8 |
- sft
|
|
|
9 |
licence: license
|
10 |
---
|
11 |
|
|
|
4 |
model_name: fitz
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
7 |
- sft
|
8 |
+
- trl
|
9 |
licence: license
|
10 |
---
|
11 |
|
adapter_config.json
CHANGED
@@ -23,20 +23,20 @@
|
|
23 |
"embed_tokens"
|
24 |
],
|
25 |
"peft_type": "LORA",
|
26 |
-
"r":
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"down_proj",
|
31 |
"o_proj",
|
32 |
-
"
|
|
|
33 |
"q_proj",
|
|
|
34 |
"fc2",
|
35 |
-
"up_proj",
|
36 |
-
"v_proj",
|
37 |
-
"gate_proj",
|
38 |
"out_proj",
|
39 |
-
"
|
|
|
|
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"trainable_token_indices": null,
|
|
|
23 |
"embed_tokens"
|
24 |
],
|
25 |
"peft_type": "LORA",
|
26 |
+
"r": 8,
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
|
|
30 |
"o_proj",
|
31 |
+
"down_proj",
|
32 |
+
"gate_proj",
|
33 |
"q_proj",
|
34 |
+
"k_proj",
|
35 |
"fc2",
|
|
|
|
|
|
|
36 |
"out_proj",
|
37 |
+
"up_proj",
|
38 |
+
"fc1",
|
39 |
+
"v_proj"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1e2233acaa3e71ef9bf82761152b16bafc7d36c463789fa5bcfd94bda89cb80
|
3 |
+
size 2762129216
|
runs/Jul03_00-45-11_Ada-1/events.out.tfevents.1751521512.Ada-1.578776.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5911541b1c1f8669962656be34f442121596044c4373db1c179384c91a63ccf
|
3 |
+
size 7903
|
runs/Jul03_00-45-41_Ada-1/events.out.tfevents.1751521542.Ada-1.579074.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:908f13d45fb976bbd35c77261bf930101f515e359ee6ddeec35771f6f40d1f1d
|
3 |
+
size 9354
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6225
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1f2d0912ba82163e45a5e650e46821c8cc25f16844fa4e9a014df4358cad192
|
3 |
size 6225
|