Beanz1935 commited on
Commit
bdf58c3
·
1 Parent(s): a0aa634

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:8c996495ee3eb0cbc0d37817c3206e70b55246b10e820af2f15bf979cbf0aede
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:778ba82b9067582d90c440a24dfa237b740bd264662c6b65fa61aaac987f2990
3
  size 267855533
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:0ee96e6662268ba9e96f3b95e7d5c2a0ec96c583c220695807fd9f352f1b8dfc
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d206b3885ddb7961a8bf378cd133b50f55d161873aa58d232da9188b7e6bdbce
3
  size 4091