chrisvoncsefalvay commited on
Commit
426c098
·
verified ·
1 Parent(s): 084f5b4

Training in progress, step 20000

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:37e5b0e77a22d9c2fea1175b3ffd792b1341b8514db564e359c342585be2c7c5
3
  size 503957528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b435a7da8bcee59edbe896015d6fafb7d4db1103a35fcfdfa7abd472c97413b
3
  size 503957528
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:c847edf58c0470c1a32d6d0f580f3c732e43c689025195de8e292f71fbb85be6
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a764db443391de32883282b97c8b97693b506e760ba71a25a81bae39617cfe24
3
  size 4728