ariG23498 HF staff commited on
Commit
edfec25
·
verified ·
1 Parent(s): 7afe632

Training in progress, step 35

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:f4a427bea9d275718e2b20bf3b4b915259b3968a13b3483ad3ee9ae60eedbd42
3
  size 269060552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bddf9385e29f484d1dca5286b6d8bc93048081f5bc4a8075fbfa4b64f2afb0f
3
  size 269060552
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:f381f52e02054fcf840f1a7a0581576771d9fe1e81d3e01be6acaaefbd61c8fd
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdd24ab2b32e314abd187f7b3d21b1f3f90343c3239da605029f978979cd30db
3
  size 5688