haddadalwi commited on
Commit
c8f3d05
1 Parent(s): f16a900

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +10 -1
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e61170986768c88f99ad0a445cb8e4dfae0d705f28a62a9a5c3dedd00c3c866
3
  size 1336511145
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be81e6baa00860db1a8b40eea1dcbbcee8aeca773efefc13593151d93a822f06
3
  size 1336511145
tokenizer.json CHANGED
@@ -6,7 +6,16 @@
6
  "strategy": "OnlySecond",
7
  "stride": 128
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
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": 0,
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:e3c98b6c74d70b79564e281c848a8fd5105f22267233844d2e26239e9f6a1262
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c41ede3d1c1b486fd6750788c01697ac4e92c9091691276d0361ac14928d244
3
  size 4155