nkasmanoff commited on
Commit
3731f06
·
verified ·
1 Parent(s): ab7e0fb

Training in progress, step 500

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:ac3f9f05322fee460955d120b253bc32ec99058d365625d0950791e13eda7754
3
  size 723674912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb9213b222a6e1f951e790cb143cd92aa489a659dce2b7308d2fbfe2227202b6
3
  size 723674912
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": 2048,
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:494732b9ddd11d0cd38ba8ed2387fae78d83514eb0af56759c92b0ca8fdd67d9
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36435fe22d2c1767794316e186986f8326b86c782babb84df3131dbd34036141
3
  size 5432