tuanna08go commited on
Commit
b9dcdd9
·
verified ·
1 Parent(s): 2fe5ae3

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "gate_proj",
25
  "v_proj",
26
- "up_proj",
27
  "down_proj",
28
- "q_proj",
29
- "k_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
24
  "v_proj",
 
25
  "down_proj",
26
+ "o_proj",
27
+ "k_proj",
28
+ "up_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:0ee062b744212e3656e27dfdf7ec0a41e76cf4937de611df6330db65710c988b
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20fcebe4e922b0ffc6322a21ceb2e248db7b5c62e7c79589466e3da72ced6a3f
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8af52874a064ddcbff1386995e84d84a665db10487175b7021a2018f87d8df33
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:873662a17914ea13833be8de5d6c637c4504bec742c7417b17a6bd79c01be49d
3
  size 6776