chauhoang commited on
Commit
bde0bec
·
verified ·
1 Parent(s): 40b0dde

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