tuanna08go commited on
Commit
26c8e1e
1 Parent(s): 24a8293

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