KhaZix0827 commited on
Commit
4018397
·
1 Parent(s): a8b5759

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:7b7cba1a360fc449793e6a44ff6602904de5f9d179ba9fa65e5b0bf8130deeca
3
  size 267854321
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d05b042f806b83b5d67bfec7061c97d92e8f5eca08573221d167e3db3decd3ac
3
  size 267854321
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:c4f92fc00e7f960706fc0df75dd82cdf284998792b29527acb859025ce68519a
3
  size 3951
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dac4486e6a972512b9a27084e5f1677194479cc515865f788e3d1bf2927d496b
3
  size 3951