anas-awadalla commited on
Commit
acec681
1 Parent(s): 842b435

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:67eeb13e1a6ebd3525b89cfff96013220f79f6607a00c1c847e2029247124a3a
3
  size 25442881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9efac0c9409841bbad907453dde11ded87d8786e62345c754e50fa6a40f9b4
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:543d7a3a197dfb5ebdc2ba733f0daab7d2867a2f390c79f9ccf929b864c2663e
3
  size 9191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f8d682c279dc710660e8366586f04cc5619f34d990916dd99d15d1e84c5b508
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:43c6ccb92e4e8fe5b0329f2fc356970d5a8ea6654926636149de183078cb8f4f
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f97a2c01d1884288f618756514f60b2bef4c04df5813000b1b137f1b5ef940f3
3
  size 3055