satendrakumar commited on
Commit
ca69c1f
1 Parent(s): 06663ba

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -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:e253430d49b591c0b8183535f58f6141db7fa8622e524ec0e732ea09d8563834
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4de96729d7f4b287dda801156bda9099ad365cac8fe2d3af6c1eb65764181c1
3
  size 267855533
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70bfabefd533d365e50a1e75e89ec446a7ca59e9b7cb2a79776541a37a825d0f
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:102516b09ea75ef07c97d999ff2634a4985c259f6b43198b0ca410eb45e53f51
3
  size 3643