lesso commited on
Commit
4447468
·
verified ·
1 Parent(s): 1a1a98f

Training in progress, step 3

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