phungkhaccuong commited on
Commit
bcc8c32
·
verified ·
1 Parent(s): e907fc9

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