anas-awadalla commited on
Commit
1784e4c
1 Parent(s): b52ee3b

Model save

Browse files
squad/pytorch_adapter.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc25aaf6097499552486d0b0e9291085059119d1e4d4fc95a56cfeaebcce26c4
3
  size 25442881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8364d8d8da0f7a51d70bccc541fb8919edef79d258aa44aced93c5f1b7bd285
3
  size 25442881
squad/pytorch_model_head.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d774bd4dbcccad3f2dc144c8577a3976fff48a2a313198a1832336525e1fcea
3
  size 9191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a8a5a2aa85ff1df16425ecddbe8c189acef5a74faa07760529cc38fdb9383f0
3
  size 9191
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": 384,
6
+ "strategy": "OnlySecond",
7
+ "stride": 128
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 384
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:ea643521fec458646dfe697039087372dfd91e03134d3be90b0c851b6e84e93f
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5de1bfc5206de38f415a0399032b70bcf1700cb9531d6beea356bcfd7bc47c17
3
  size 3055