lilferrit commited on
Commit
cfd6676
1 Parent(s): 8622736

Training in progress, step 10000

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:f4353bcbe6f1b06ea092b62fe25783e7dc47425ef59591a34dba783e6218260a
3
  size 241984552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:268e448a888b6632415a36353c92650c5dfe5bbd66db6b6f057886a3263213ba
3
  size 241984552
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:5bc6f532dd278a0c3470ae2d8ff247cc67fb3e2ea2d7f9f96b1fe97edf5183ad
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1920e39c87ae5d9c5c0bdba6a0a307b007cad5cb0dcabf37aca30629703dc319
3
  size 5176