tuanna08go commited on
Commit
b719b71
·
verified ·
1 Parent(s): 5c0c7f9

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