staghado commited on
Commit
b406a42
·
verified ·
1 Parent(s): 15a52b2

Training in progress, step 8220

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:4640ff3fdd88ad7c83faa8f1f3e779cf34304eaab19fdc413fe31936b12cc51e
3
  size 598436708
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea988341765be67f1ab6443d0c0d4778dc38f66c06948a0e554f4c82ce8ae294
3
  size 598436708
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:76036464971171a65720841d1473c71f261c52dba59e7098ec5db7be612a6cb2
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b05515bc301f3559c8f36e2c4adb77a63a0f061c838426684c2c41e01c6e0a8d
3
  size 5368