anas-awadalla commited on
Commit
4a57428
1 Parent(s): ac16870

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:c2385cc6def6c978606e04d36616946c7eae27941e7d4417a7b36f75ee89715f
3
  size 25442881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf74b819e52963fe59c57c0464d35abe0fcb412c7bb66aab6e869f96302eaa3a
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:8b90f2ffa7b1b2622982da9035f503fc27f7530abbbb2ea85858cc2fc78aac29
3
  size 9191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5648bdf653344f3edec19e801dde5fba2e542cad0d1b7b423524548ca7eb5b8b
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:1971d3857261e5cf231ae62aa3436e015fa33a955de33dd689a6594532c3403a
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34b65e415a5896b0abfccf5e3e873e90443dc61760ce03314ae8dafba97a1387
3
  size 3055