anas-awadalla commited on
Commit
3dfadd7
1 Parent(s): 91be1f5

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:3a9d34b39afb8f9f27901e3026eeb965e98217fb6a7cf86fe4e5934cd766e407
3
  size 25442881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fa3ecfd16d3bd9ccadb07cb64ac4b3c2426f99533af4186b8ae2e41905ed9dc
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:a1dd597b00c175777ab6eb0bcba946d25741709638fb02fb5e887ecff27ee544
3
  size 9191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:265057f25c8f171391fd20c6a8563dd43c989ebe5efde256c2bc38a071df383f
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:6ff81ad31a4bab4c37b7531c485b81201389611adc975dd7464f7afff9e8342b
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc9900c5c85b0756fe277351e8b544d83dc388e276c979e0cbd66b089b36b606
3
  size 3055