tuanna08go commited on
Commit
cf71f5b
·
verified ·
1 Parent(s): b31cd49

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "q_proj",
25
- "v_proj",
26
- "k_proj",
27
  "o_proj",
 
28
  "up_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "o_proj",
24
+ "down_proj",
25
  "up_proj",
26
+ "k_proj",
27
+ "v_proj",
28
+ "q_proj",
29
+ "gate_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:c2a3cdbf8a63c310b5c382492520d695f313d997aeabf44dc1566b1e96ea65a4
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7a665385be8534ab61b5da7cebac6a77200ce89c56785468cd88d979bf61679
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c8dc49229b39449443158b8e78e3a6231a19f110079e6e0332ca06ad5d89525
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b6b9fa2283b853af89e7de9cd60262564814f14220f9cefcf5c63f5eae1eef3
3
  size 6776