Planuceps commited on
Commit
f405ee8
1 Parent(s): 7f0cbf1

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "gate_proj",
24
  "up_proj",
25
- "k_proj",
26
- "down_proj",
27
  "o_proj",
28
- "v_proj"
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "up_proj",
 
 
23
  "o_proj",
24
+ "gate_proj",
25
+ "down_proj",
26
+ "v_proj",
27
+ "k_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b02700e89a4c886e2c3ebf5f5dee66a609fac11c02e81919ecee05083f48f8f
3
  size 3443619040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6da4030e8762f5b0dea1c62f02304fd4810ebd13169a9451b85eecb3d9e3f8a
3
  size 3443619040
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3f034ee0e5dc276a37110d3e4866cd0653a955f88f179074e227e379f272c9e
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c5d42a008e0b0d69466ce3914af003a3eaa32e09665ea7668e335c7014e2921
3
  size 4728