trungvo commited on
Commit
0c54a71
1 Parent(s): f14857d

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "v_proj",
25
- "lm_head",
26
  "o_proj",
27
  "q_proj",
28
- "k_proj",
29
- "down_proj",
30
- "gate_proj"
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
 
 
24
  "o_proj",
25
  "q_proj",
26
+ "gate_proj",
27
+ "lm_head",
28
+ "v_proj",
29
+ "up_proj",
30
+ "down_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79096dd6d42a76dc5cdbc5f20c752bb239ee098a287e165249ea9a384a32995a
3
  size 694431312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20111b475e84d9ce089eb9a38af6cb26ddbf12a8ac5cd434667a94f8ceb0bc07
3
  size 694431312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aab7c57fd4239e647f31d06481d8cce331a6d1bce2e1c940c2e53dbab49cfe93
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4983397e8e56a73a5a2fa4237c518d510305377ac055e9d1d0607b905f1eea7
3
  size 5240