chauhoang commited on
Commit
99c0b09
·
verified ·
1 Parent(s): a2e922a

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
- "o_proj",
24
- "gate_proj",
25
- "k_proj",
26
  "v_proj",
 
 
27
  "up_proj",
28
  "down_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
 
24
  "v_proj",
25
+ "k_proj",
26
+ "gate_proj",
27
  "up_proj",
28
  "down_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:34863f945a900af1628171cd8d2c3de742672f6b1f96f53e01b836d317c5c75e
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42fb4cb92a6e7e2a8a5800d9b8ce94016c4e4ddd71bc8a8e1881b1553ec404cc
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f644d2f56fbeae8281118864864b5f1e5f3cde71f1d4983c0848a33aa7fb2c75
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef5908d926f0b06eeb573cf7469c89c5aee6d97ca9e70b768de54a6d68a992c7
3
  size 6776