ankush-003 commited on
Commit
24f29aa
1 Parent(s): e5d8657

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +2 -2
  2. tokenizer.json +6 -1
  3. training_args.bin +2 -2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fdf0235fddfe2bd3feb66e6f00a01bc7fb2f85dfe7ab158c387668241d92fa5
3
- size 438001647
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34362d9811c59824ceb5912ebefee6a78fdd038df2552fa41217d59deb91a6e2
3
+ size 438003505
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:d400e2b870f9898b0598099fc9e62c04b67d0b6dd23953cce68e2fc89fbfbcea
3
- size 3951
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0255cb70012165cd5cbd549133324e5cb3fdedd17dfb8187e1527c8a542702b
3
+ size 3963