payelb commited on
Commit
7e23bc8
·
verified ·
1 Parent(s): f1e15ce

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -22,7 +22,7 @@
22
  "score"
23
  ],
24
  "peft_type": "LORA",
25
- "r": 4,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
22
  "score"
23
  ],
24
  "peft_type": "LORA",
25
+ "r": 16,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c1b998ab7f5e662bc0d7638dc7379bd5bf4c34978a89520a31a7da1c821d2a7
3
- size 937920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08bc0195c197a0c0bf517473334e90d43260abe45895352a617c525496f4c0c9
3
+ size 3592320
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 128
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 72,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 72
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,