tuanna08go commited on
Commit
5199208
·
verified ·
1 Parent(s): c46491a

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "o_proj",
25
- "up_proj",
26
  "q_proj",
 
27
  "gate_proj",
28
- "k_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
24
+ "k_proj",
25
  "q_proj",
26
+ "down_proj",
27
  "gate_proj",
28
+ "up_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b33d74cf9053a835e4dc5b527b6f1fd7afc65f500b885fa168374e00360eaaeb
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c544d1850c50d7487a2473e802b796965356db1b34fe845fe64fd47eb6373e9
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dccdf3c257a9e352f51b49a642b438162de1e3ea259f58e7e0d905d716670ec3
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b42cf6d719ec25581c8260a10da18c0a441bf614bc077d007b52905995aaebb
3
  size 6776