statking commited on
Commit
cca53e1
1 Parent(s): 46b21d1

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -15,7 +15,6 @@
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
- "linear_head",
19
  "classifier",
20
  "score"
21
  ],
@@ -24,14 +23,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "score",
28
  "q_proj",
29
  "up_proj",
30
- "k_proj",
31
  "gate_proj",
32
- "o_proj",
33
  "down_proj",
34
- "v_proj"
 
35
  ],
36
  "task_type": "SEQ_CLS",
37
  "use_dora": false,
 
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
 
18
  "classifier",
19
  "score"
20
  ],
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
27
  "up_proj",
28
+ "v_proj",
29
  "gate_proj",
 
30
  "down_proj",
31
+ "o_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "SEQ_CLS",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:309a0dabb2351f7f68eddba7d80358ebe16f4a0f9c87be3b6da01eae750b633f
3
- size 915327624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c90fb837209792730ec357ba8c68b4cb4f8798a0ee8d5b0601ff86ee274ec940
3
+ size 913556264
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc32a3bccf55521175c6d47452f220c52c4f9d7b7751f5a83bc8f3d78d5b8a16
3
  size 6136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e529caf0337c84ee1fe78a5baca63a1d68d2123033f42dd236dddfa32b911a9
3
  size 6136