duyphu commited on
Commit
696e3a9
·
verified ·
1 Parent(s): 934ce95

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
24
- "o_proj",
25
  "k_proj",
26
  "up_proj",
27
- "q_proj",
28
- "gate_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "v_proj",
25
+ "q_proj",
26
  "k_proj",
27
  "up_proj",
28
+ "o_proj",
 
29
  "down_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:9b0126c8fe0cf79893c4e6914417f4d9ca65132af3a3078c51c1fbfc1ee75ed6
3
  size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ba3a4c84b6cd68821383ab9ee37d0fa17399922235e826e1ece40949a46020d
3
  size 39256456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad636730487927a9ed3f544e02093f5cdf7ee0d03d006b69154c19bdb8dc5b59
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd2e56ae3c6c610c81a52b2088b34faaa4863a3c5c7b07a80f78e671777f624d
3
  size 6776