00hello commited on
Commit
26e434d
·
verified ·
1 Parent(s): 9a747af

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:a799ecd0e2a2ef1727b8375bf8a1aab62b53166e9de75b651f4a04f3ef2c71d7
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c093f23707561cbdb3ec319c5e3eca607e7a446e72ac7f4171afc51cbfcf95b
3
  size 267832560
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:31610bbc86c45035956306b595896bf531af3d9887a8affdf215c2b44c0020b9
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85b9e969b34355847760e9c80d0ac5c4a2b3926c863104b00b73d50fc9efc625
3
  size 5240