error577 commited on
Commit
6a01683
·
verified ·
1 Parent(s): 68c1d25

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "o_proj",
28
- "gate_proj",
29
  "k_proj",
 
 
 
30
  "v_proj",
31
- "down_proj",
32
- "up_proj",
33
- "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "down_proj",
 
28
  "k_proj",
29
+ "gate_proj",
30
+ "o_proj",
31
+ "q_proj",
32
  "v_proj",
33
+ "up_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0400ad61c8d7c17485e0e17ffb90da42bc45b3289bfa4dc7695ff8f6fb2ed4e
3
  size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c90cb0a51ed865ef824acff31d12b6e977714d13c388377c14131fe35076fb1
3
  size 645975704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20759fa4f61f46d1b63a1f64869dc91f64da16acd710b763cb93865607154378
3
  size 9617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ce9ad841cbd11299f663c134c38eb1894a004b682916c4b771220389f02b3d9
3
  size 9617