fpadovani commited on
Commit
7347a44
·
verified ·
1 Parent(s): dd8c5a6

Training in progress, step 2000

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -16
  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:9de044e0dff628cd88481c8c4fa1ab2ab59d2de7fa6553e6ae1e85be292018a7
3
  size 14809584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89a4a4ff899412c0f94103da4db2d0d9d066ddc993d2489c0839e5cf8b9ef1ae
3
  size 14809584
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 128
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 3,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5e294196a968439ae6368c7b1ef6eb6e2124702ff760349c5ba2ea15623271d
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fce3a8508ad2aa1c0ae1cc54c6fe1747e2312953499cad9c035bc201c305894e
3
  size 5496