kt220 commited on
Commit
ffd2fc7
1 Parent(s): ea9659e

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:4d60845cf4f688dec8ea86c58e5dbd1eda98a215a72200c32ed70f72e6b34bc1
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddfafa1395a89f1832261a2d4d2d051f15eb9858e44fdbf222f1013d19cde61f
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:cfc3bdd89033ca4eeac175c5c944c8f98f13281c48329db3e2f5961b13681f08
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e02a0ef79accb2691fe5112455d2c4520e61e50fb74ee4622e1f572b768b70ba
3
  size 4091