Nonzerophilip commited on
Commit
aa108af
1 Parent(s): 6194e63

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:71162ff1f76844204fbff5a5a2cb691e63725bf16a7b205d6fe3cf2be462d388
3
  size 496493993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25aea514a07f4946f45d85e99695e4a35edf27e91b6458711286e04cac2c8cc3
3
  size 496493993
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:347397ee85a599896afd2de4ac923d863f31ca142d59ae6c93ef98836428f394
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f86f6dd32924127617f0afb6e05e002031e7a72b7645a617a21b0c1750663998
3
  size 4027