nkasmanoff commited on
Commit
e64fd3d
·
verified ·
1 Parent(s): e37bcf9

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +1 -6
  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:17d5b8b73f7d1171020c2a4137974998912df2078d9dfee494bfd8ab9a5d73cc
3
  size 723674912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e3ab743599c844d6d36460f4d8eb9c23182123164ea95edf7461a4bcb69f525
3
  size 723674912
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36435fe22d2c1767794316e186986f8326b86c782babb84df3131dbd34036141
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a176eebc82418877b29bdc8e26ed337f599effcc5f3371b150218b369eaea112
3
  size 5432