nes07 commited on
Commit
f7681f7
1 Parent(s): 2d2d77d

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "revision": null,
21
  "target_modules": [
22
  "v_proj",
23
- "lm_head",
24
- "o_proj",
25
- "q_proj",
26
- "gate_proj",
27
  "down_proj",
 
 
 
28
  "up_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "v_proj",
23
+ "k_proj",
 
 
 
24
  "down_proj",
25
+ "q_proj",
26
+ "o_proj",
27
+ "lm_head",
28
  "up_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59bdc47e34bc1868028aff8ca8810f8e4f9c40c4b440bf3c789549f87713d21b
3
  size 694431312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3512f84d6bbafedc1f8d4a50debf47c6dd129ec11961937fef845ce0ba175693
3
  size 694431312
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 1733,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 2132,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:442f37cf15f927fed6821aea6d1720b8b2d10a037b1cc5466ee9741ff783192f
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa340cf264244013f125e2d8349fad1d1796770fad6f9f746b6d5b912981fc16
3
  size 4728