tuanna08go commited on
Commit
870d54d
·
verified ·
1 Parent(s): b13890e

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