mundo-go commited on
Commit
89a9d0b
1 Parent(s): 39a75ec

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:e012ec1c51bc1d72b0becba6763a04ce5fa7779af93e0ecf6113a1e58807b4a1
3
  size 661896324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a22f7bc041119a197152513f712b493b08b2fa8c44c296c3c12144c922cbe4e4
3
  size 661896324
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": 128,
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:b12d967285899db4d4bf01cbe84374f5fb6484e2579d6782efd2ab48bd052b59
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6530e70a3631d5b79e0a67f3dd841f0be0b8e0c4ca91fd91824a7e2002bcee29
3
  size 4536