ani2857 commited on
Commit
6a91d5c
1 Parent(s): cd9cc5c

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +16 -2
  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:74594b3f2f4640c9663fdf8176eb68e79c2c7d9fb627a39c890502c2eb9970e0
3
  size 709125734
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285e7ca864e0a7861f2dd7ffab4e80e5c99a60d02de19d645f9b749ad0e04f1f
3
  size 709125734
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": 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:91bde0427900c559533ff3776317b1983458b22724c6b1a93ec33e7ec8dfe313
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c028e3b52b62422de9443ab64d5c8d4b8968a204f6bdd32015412ca866a58a6
3
  size 4536