TheWeeeed commited on
Commit
ba6c54f
Β·
verified Β·
1 Parent(s): 34f4c7d

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. all_results.json +1 -1
  2. model.safetensors +1 -1
  3. tokenizer.json +2 -2
all_results.json CHANGED
@@ -1 +1 @@
1
- {"eval_accuracy": 0.8155533399800599}
 
1
+ {"eval_accuracy": 0.9561316051844466}
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8a7f4161b840515a2ed88c87947355aef1a165e8df45b078e00009d7309feef
3
  size 409097164
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e54274596330f03fedde22d536094b98763e41fcbd06f08b3dddfbe00a386b87
3
  size 409097164
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 256
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 512
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,