duyphu commited on
Commit
9e8f504
·
verified ·
1 Parent(s): 579dc56

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