anas-awadalla commited on
Commit
50dfacf
1 Parent(s): c8b1629

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:e6a0a71b29a1d140f5b5a63acbf36bb2cf8a055e4a9999de9a0b6fa4dbcf2b12
3
  size 25442881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f4c9ecf75755c45e64e593c61ca75098be060947433c55559594b0f39ac9459
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:0dbb151914666e88cf1035ec2d7b4d078b48b73c8a9fbb3702021b286e558903
3
  size 9191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:349ef5cf6ad89b422fb549f99df465eff536603aed89cbe9ee2c194c6bd7642c
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:724250ee954ef30b1c7699814ccd5fe08da7f5973cf28439b110b0cf8cef8eb0
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ed402fbfeb836378ef39140299e3179faed33fc898ef26b381639b84aa355e5
3
  size 3055