sohamtiwari3120 commited on
Commit
a28439c
·
1 Parent(s): 8403feb

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:965699668d709b648e9d48c7d93bbb9f4e9954b76b5804bafd2f8d553e63bcc8
3
  size 554523827
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce27d6a90bcf0a03a25b2936b5f90e5d71ba9a84f5828c87b950f39105d03ba5
3
  size 554523827
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:ad65147fdf8d5d2eda115bbe49b485f9fe4822d9278da0ed03e2e103562fa3bf
3
  size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fa24d0d49aef4bb6783dae9de069b9c35b4110ad901e2bb33ea1f553bb4f7bc
3
  size 3439