tiagoblima commited on
Commit
54fb1a8
1 Parent(s): 475924d

Training in progress, epoch 1

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:ab76b8635a40432c68eb15cd04a81c9c49cca5fb3c93ba3d92d49ecd4c9c7405
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fafccd7017fca716a6bcdcbe0b57f336d56fdc676f60877a9e042ada928edc63
3
  size 891644712
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 96,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 96
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
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:6e614a1f495db865aed54ca009197a23552e23f3fb8ae1319b7521348507f7cf
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a86f3fe23458548e368c802bae07e9abf448a7d50e3d73f04f1e70db3afebb78
3
  size 4792