rose-e-wang commited on
Commit
a4801e0
·
verified ·
1 Parent(s): 756e9ed

Training in progress, epoch 14

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:e9b339f52e45cc34e67ca66a5269c2bae8989d8e6c81e47e78c0ef5a165fe946
3
  size 1421595057
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:403fe1ef41cd25e334f78cb6dd282faa2a8b7ce9953d1e2caf2d7d577762492d
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:8c57db5ac3bf52ed0a3aa9749b1b174dda7536b22584f7261d0e1f0d3a7a582f
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74dc01f2bfd261f7476de4d5db0048edd43bc98bbb019eb311ccb9283c72e354
3
  size 4155