Prasanna16 commited on
Commit
543c505
·
verified ·
1 Parent(s): d8aad7f

Prasanna/FinetunedZhmcModel

Browse files
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
  "fc1",
24
- "dense",
25
  "v_proj",
26
  "fc2",
27
- "k_proj"
 
 
28
  ],
29
  "task_type": "CAUSAL_LM"
30
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "fc1",
 
23
  "v_proj",
24
  "fc2",
25
+ "q_proj",
26
+ "k_proj",
27
+ "dense"
28
  ],
29
  "task_type": "CAUSAL_LM"
30
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1aca2e8a3b5eda304cb8d0fd3fbd2ac68faff32d4d8a3fc0e4c9bc5139d136b
3
  size 94422368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3794db44c234cb58f960f5eb649bf9462abad9a3b2b7c2ded4dbdea383fdd3b6
3
  size 94422368
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 300,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 200,
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:368474bb794a8064a430c2143bc30e014066af15b31cc7a51c8ec21716b84293
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5580d6e893271c74f8c3440e8423e132058655cdaab27b923d0510a95e15ed0
3
  size 4664