tuanna08go commited on
Commit
4c1f0a1
1 Parent(s): 84fa442

Training in progress, step 8

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
- "q_proj",
26
  "v_proj",
27
- "o_proj",
 
28
  "k_proj",
29
- "down_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
  "k_proj",
27
+ "q_proj",
28
+ "up_proj",
29
+ "o_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:1407b8919fed28cce3b1ffdeaa6405db8c2bbd03fca5e2f82a60b72eb6ae1803
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3490973f919cc4476404e93256c3033eeb0ce02b4bd4e6af17699eaf730e4b50
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9184ebe2d2fe9cbd35bb79055ae058aeb345e8727e2a6174ac53aa8e5e15960f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0f7cd48b3f5e32dbdfd9dbe5b0dde4e7bffcfe758c8588daf7c5afe9040697c
3
  size 6776