error577 commited on
Commit
e7ad4f4
·
verified ·
1 Parent(s): 7dc248f

Training in progress, step 2

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