enikodenes commited on
Commit
7cdd9cd
·
verified ·
1 Parent(s): cfc8320

Training in progress, step 100

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:d1e52c74d9c536ee0924e3713fc279927b83fd1c8cdcf2275bec11403e7e9be2
3
  size 538090408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc983736fbf3a9b45c12fe4c452ade40a939dea5d3595dced25b914ea4af1998
3
  size 538090408
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": 8192,
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:7bd67492d98630a0f0cdb85161943df7249298264c5d2d1940fb0b3c13596cf6
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f61d1413c3cf1090a32e77d6249ce4b592aeb8f85ddb3eb903b6b846bd76e8d
3
  size 5841