gyesibiney commited on
Commit
fd0e0de
·
1 Parent(s): f5a4fbd

End of training

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +2 -2
  2. tokenizer.json +16 -2
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ea05c424d0a0fad384e4250895eab433e680602a0e7bb517062e74de3b38b7a
3
- size 498660721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b7bf11be29a819acc117cbc1b3fd4fbaed2a0d08c6120a1348dbefb9c3f98c6
3
+ size 498657905
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
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,
15
+ "pad_id": 1,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<pad>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c397d9194a848376acc1f0d4e5c6ff2c3dc05c53bb6f78871f3bdd2c8c4f439
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b110911941e95b34963e60fe1d13b82fd37832d952c2dba6017783f7f178a04
3
  size 4027