NitzanBar commited on
Commit
b406614
·
verified ·
1 Parent(s): cd652f9

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +14 -2
  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:1082137166a21e0db4e9b2f75a9daff2eb6879885336e2599052842d6eb45bff
3
  size 3132545160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa6f0e640c820a135dfda32cd3dac7a9c8072ae78a013e1d89d0866b6934d911
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:8e25a2991ed39c5e980122227680c4f769b7903336fe04fa8f1b6272556dabf4
3
  size 6392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48170c02f936dc123abf909e33f5c6ff457f7fe782d9b62bf27e1308b1298f27
3
  size 6392