tuanna08go commited on
Commit
9938c59
·
verified ·
1 Parent(s): 12ead73

Training in progress, step 8

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "down_proj",
25
- "k_proj",
26
- "q_proj",
27
  "v_proj",
 
 
 
 
28
  "up_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "v_proj",
24
+ "q_proj",
25
+ "k_proj",
26
+ "gate_proj",
27
+ "down_proj",
28
  "up_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:088618888410e9053efa5c4e2f9d9faac81b28247652e06fb15f943b70c725f3
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b5ca1d52ee137d641b6ab890fa3b2b4ba4c7ef23dda32b2be7f69dff224276a
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6bcecc70d46e9badee7c2aea6b947ec4bfb34a99a7da9d3badadf3ac08011275
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:589baba52d69704ac01975dc8007ddc31fe4be59716ea35d66c6809dcd33cec2
3
  size 6776