anas-awadalla commited on
Commit
5bf8d5f
1 Parent(s): 33bb869

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:610915091915d58747191569042db68598468a8a15aca664f779396bdd39a6ec
3
  size 25442881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:443662fd567f47bde334065621d861d65d37e94b4ddfe40239ba65ee6cf7dbf8
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:78c277b6c268d2d266bf89b942922d0b59a5d11dcbc1edd43608146f1dd04450
3
  size 9191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e9f5776b611903ee7eb0a8b2ae698981b2513c3c071683ffc89dbc367824581
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:52fbf778241633b4c2a41f4992540dd91c8ea5d250b973dd1735aa81d2e18c20
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49a2b7693ed7bb204ba24ec883a6b7ee06daa28602d556a5a8284184f882d41f
3
  size 3055