tuanna08go commited on
Commit
09661cd
·
verified ·
1 Parent(s): f48dba5

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
- "up_proj",
24
- "gate_proj",
25
- "down_proj",
26
  "o_proj",
27
  "k_proj",
 
28
  "v_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
  "k_proj",
25
+ "down_proj",
26
  "v_proj",
27
+ "up_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:0ff3000881ce277380e6a0746e6d479673d1310ee59d3f77ff83c447369b45be
3
  size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee597d608be3227243f14e9ea6c2d80744e8c08c8d475c6b62a9fc5f91901347
3
  size 39256456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1252cb1316683cedc9b346b2e2f0527c8c78fa0c4ae2cca6ad8dd7934035d8cc
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76ced17327d9565bb5fd6c4c894742147f3146332f870ad27e71acd61a60746e
3
  size 6776