chris1tava commited on
Commit
c90caae
·
verified ·
1 Parent(s): 171da7a

Rebuilt the model now with 73.6 F1 Score

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:093994973a0fe83f86bcbc2255797d13f2d0caa64406d9991a85a65f3200f874
3
  size 265473092
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4441bff7969ec5e0fa39261652d7f7eb22be889d812f22dd9ed7b755fe89c45
3
  size 265473092
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ced26cf8f163310f50cb33eb7fb044730ce48c559403d5730d698fd496eb4040
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35aa93156d0b250b648ac05c2d17004453f89bf2e43a34ecd80d8a09e424c8cb
3
  size 4664