tuanna08go commited on
Commit
30e2497
·
verified ·
1 Parent(s): 60059cf

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