NitzanBar commited on
Commit
296f435
·
verified ·
1 Parent(s): b8ed918

Model save

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +14 -2
  3. training_args.bin +2 -2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d24a70ca6d50b7efb91b01f8ccbae552cbf740302a6c8a6c1c0327fbae4d7e4
3
  size 3132545160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1082137166a21e0db4e9b2f75a9daff2eb6879885336e2599052842d6eb45bff
3
  size 3132545160
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<pad>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:227161377a0a0f50ae5ae7a504133f7d0275562c13b8d2ae0c80c9a51883f1a6
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:395878c7c5436dbf97f5d180e0eb966a465b1d0f50edab6ded4228da92871405
3
+ size 4856