ikno commited on
Commit
5f00416
1 Parent(s): b7b1651

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
  "k_proj",
24
- "gate_proj",
25
  "q_proj",
26
  "down_proj",
27
- "up_proj",
28
- "v_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "k_proj",
23
+ "up_proj",
24
  "q_proj",
25
  "down_proj",
26
+ "v_proj",
27
+ "o_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:891d2b835ecfbc9a8ffb74657aa7bcda0bdbc3c06db6b0d2467f25082bcddda8
3
  size 167832688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:789f55d110c08cb740641fc04e47c5b4153b0340dfae3d817ba0e6274f25e1fb
3
  size 167832688
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 4096,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98a0385e823691068471b0eb85ad47aa814815f8984e970e85c2c4f5458384b5
3
- size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9bd782c532dc870321391972aca0f21f139ed18f56e96601d59d105f4c34ba9
3
+ size 5112