Jsevisal commited on
Commit
b69397d
·
verified ·
1 Parent(s): ad0b750

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a62bfdcb06556991c36ec7a0161d41394718eb448b919c216b7e63ff93c32d1
3
  size 598461316
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc179647d6b766ee0bec786fc84b43539832435c09c6ce2553baf16fbfdb0c1b
3
  size 598461316
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": 8192,
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:c6520e5ec203def5678b6fdac1cd4265b0091a61196a438291691d78f4db5368
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30cc47ef0554770577b153716895797d5b755bb59f6cf7a29507c1d8a7e86436
3
  size 5368