rose-e-wang commited on
Commit
0ad383f
·
verified ·
1 Parent(s): abd7fb8

Training in progress, epoch 6

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:17c52de7bd1bbbe9b87630ba731668e2549233df59189f87531766c619719898
3
  size 1421595057
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3316781d597cd2a12be5a9f7a9d16e501ce47b462038665a10d8bda421a325f
3
  size 1421595057
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:e96a0ff71aa5e7b1a66cd4aa48848495edbf8172ba0f7f5c75361109de05b397
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6cfcbfea702a490221980594becf477884da6bc4c432b139da22bf24b312810
3
  size 4091