tuanna08go commited on
Commit
cd08167
·
verified ·
1 Parent(s): 714390c

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
- "o_proj",
24
- "v_proj",
25
- "k_proj",
26
  "down_proj",
 
 
27
  "gate_proj",
28
  "q_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
24
+ "k_proj",
25
+ "o_proj",
26
  "gate_proj",
27
  "q_proj",
28
+ "up_proj",
29
+ "v_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:e7f286971a8b01ab9d27803001fa12a77e23315129c4bcd423be193703558891
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff81a78553230ee56817398ee6e35f2b3ddb6d6f0541158e2d4e75de79f2abcd
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73422f35de60d7caa9a0026209dc8af67cf58b8d2a0de286721fddfab9a571bb
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c74248676b5a3a831ad01d0b16bf9549acb4a003b46180412e959d943eff3ea
3
  size 6776