rose-e-wang commited on
Commit
8894342
·
verified ·
1 Parent(s): c39f5d0

Training in progress, epoch 16

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:51e82604e302b29d436db5b80fc1726633d11e6d2c8702b14fc585c8a80e1058
3
  size 1421595057
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63baf788fdf03bfb929e5190213c8c80ec712026896f3a1064c23669da70af9e
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:7fc3a4d25ffb7487cb79ee9ff7e5295e744358aef8f0f6d944ba6a4344351e9f
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b373b39dc953027cdd3cdb53e59916b00bb530cca187cc86b1ec32e817d67df
3
  size 4091