anas-awadalla commited on
Commit
db7dcd7
1 Parent(s): c4fbc54

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:fad042c7f7e559b0c0987359cd2ac3d89d1058c47073e286aecfc0026d7fbfd2
3
  size 25442881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:605bb109f3082a90b9060c0e0ff9e2f3387025f587e91ad8431e2e9247f9324b
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:7548ae066f2fbcf69407f368750764e094b7b4b321529b113d39487d0f1354c4
3
  size 9191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:079d3e15a47350698fc4bacbc8c8c7bd0830780ab9ed56aafb21a17822491d9e
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:b4fb0560c811ebce6708a447fcf76284f5309fe2d6824a40c2c86a8fc90f7377
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7204034178eff0643083f3a95a4e288689253d1105c092653f8c66f1f2a0abcd
3
  size 3055