duyphu commited on
Commit
af853d4
·
verified ·
1 Parent(s): 454d571

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