Training in progress, step 100
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- angle.config +4 -4
- runs/Apr07_00-31-26_instance-20240226-074643/events.out.tfevents.1712449891.instance-20240226-074643.771883.0 +2 -2
- runs/Apr07_02-43-31_instance-20240226-074643/events.out.tfevents.1712457816.instance-20240226-074643.828379.0 +3 -0
- runs/Apr07_02-45-37_instance-20240226-074643/events.out.tfevents.1712457942.instance-20240226-074643.829177.0 +3 -0
- runs/Apr07_02-50-18_instance-20240226-074643/events.out.tfevents.1712458223.instance-20240226-074643.840509.0 +3 -0
- runs/Apr07_03-01-11_instance-20240226-074643/events.out.tfevents.1712458876.instance-20240226-074643.842319.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"down_proj",
|
24 |
-
"v_proj",
|
25 |
"q_proj",
|
26 |
"up_proj",
|
27 |
-
"
|
28 |
-
"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
|
|
|
|
23 |
"q_proj",
|
24 |
"up_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"o_proj",
|
27 |
+
"down_proj",
|
28 |
+
"v_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2558587064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53068eca1b5f62cd15c86ce058e7cc05af816cdbd83495e5225df5fdf64ea732
|
3 |
size 2558587064
|
angle.config
CHANGED
@@ -10,12 +10,12 @@
|
|
10 |
"lora_dropout": 0.1,
|
11 |
"bias": "none",
|
12 |
"target_modules": [
|
13 |
-
"o_proj",
|
14 |
-
"down_proj",
|
15 |
-
"v_proj",
|
16 |
"q_proj",
|
17 |
-
"
|
18 |
"k_proj",
|
|
|
|
|
|
|
19 |
"gate_proj"
|
20 |
]
|
21 |
},
|
|
|
10 |
"lora_dropout": 0.1,
|
11 |
"bias": "none",
|
12 |
"target_modules": [
|
|
|
|
|
|
|
13 |
"q_proj",
|
14 |
+
"v_proj",
|
15 |
"k_proj",
|
16 |
+
"down_proj",
|
17 |
+
"o_proj",
|
18 |
+
"up_proj",
|
19 |
"gate_proj"
|
20 |
]
|
21 |
},
|
runs/Apr07_00-31-26_instance-20240226-074643/events.out.tfevents.1712449891.instance-20240226-074643.771883.0
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:39f2a0bee9b053a0d19a56b4c79e5d0333d4a90521762f78753e2cbc2eb97c96
|
3 |
+
size 6047
|
runs/Apr07_02-43-31_instance-20240226-074643/events.out.tfevents.1712457816.instance-20240226-074643.828379.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ab33ddc85f1a5ae9addfbd6a723c36e6dd389af16723d899ba5f41972a63fe2
|
3 |
+
size 5207
|
runs/Apr07_02-45-37_instance-20240226-074643/events.out.tfevents.1712457942.instance-20240226-074643.829177.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cacfba789dbd3bd057d85d00bd55ef06cca45e108103a2a8f9778079f7ed65e
|
3 |
+
size 5278
|
runs/Apr07_02-50-18_instance-20240226-074643/events.out.tfevents.1712458223.instance-20240226-074643.840509.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be03b440880c0a13be4c576242a64a1e0e1c812a6704b6860f0a641e244532c2
|
3 |
+
size 5278
|
runs/Apr07_03-01-11_instance-20240226-074643/events.out.tfevents.1712458876.instance-20240226-074643.842319.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dacb0bc2705cc3d2ed9534ed4a69aadb405d7f391c1b84b8d6acdaaf146634e7
|
3 |
+
size 5485
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce3d0279f2096d91e3d0b0a1c48adfb48125a2c4ce69ac510eb02420fb32d255
|
3 |
size 5048
|