rose-e-wang commited on
Commit
a4a8597
·
verified ·
1 Parent(s): 8f3eeee

Training in progress, epoch 20

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:0c13241782cd6436a2fd221c4c7ddbdfbd4f105a5d592fb17ef5439cbb4bfcf3
3
  size 1421595057
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55adff891999dcd2fd5c9dcbeeecc2aad08fda8a06f1ea22a6c6b773544ac81a
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:ac7a951979b0cae7af6e63c4724ff1afdf46f8e075717e84c73f3951060596d6
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7e741416e72f58b15f2e68715f8ac113baf6daad937b0f304bbbf908b196df1
3
  size 4091