deeponh commited on
Commit
f2eb397
·
verified ·
1 Parent(s): d10e98f

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "o_proj",
28
  "up_proj",
29
- "k_proj",
30
- "gate_proj",
31
  "down_proj",
 
 
32
  "q_proj",
33
- "v_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "up_proj",
 
 
28
  "down_proj",
29
+ "gate_proj",
30
+ "v_proj",
31
  "q_proj",
32
+ "o_proj",
33
+ "k_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:97f6ffae5dd3b9adbe3131b99fa2d6d2656deae5f2221adc7182e30f7d9e225f
3
  size 21030376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a04213b92bf5a3777ea437efdb41cd1fa5120a3f8523f05c50f17f4287df7833
3
  size 21030376
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f69554200bc0b696858759ff1d2e89486fdbbed0560edb611c6278d64d2bfb2
3
  size 6033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abaf3820f9bc6c14f3fe4e3fc332f23c00bd0d8f2b421033dce0b980cc057cbb
3
  size 6033