guilhermebastos96 commited on
Commit
068bf85
1 Parent(s): 16d4d12

Training in progress, step 1000

Browse files
added_tokens.json CHANGED
@@ -10,6 +10,7 @@
10
  "Í": 94,
11
  "Ó": 95,
12
  "Ô": 96,
 
13
  "Ú": 97,
14
  "à": 81,
15
  "á": 82,
@@ -19,5 +20,6 @@
19
  "í": 85,
20
  "ó": 86,
21
  "ô": 87,
 
22
  "ú": 88
23
  }
 
10
  "Í": 94,
11
  "Ó": 95,
12
  "Ô": 96,
13
+ "Õ": 100,
14
  "Ú": 97,
15
  "à": 81,
16
  "á": 82,
 
20
  "í": 85,
21
  "ó": 86,
22
  "ô": 87,
23
+ "õ": 101,
24
  "ú": 88
25
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d044e899a5c070bebd4a5d767fb7b6b373db5b75f968e73e79752dd546cf7141
3
  size 577859976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7c2f99942ba6e84e60d2caf1e9a7802430291d0a8376752e5b7eca86d651f09
3
  size 577859976
runs/Apr09_22-54-12_DESKTOP-H822ES0/events.out.tfevents.1712714073.DESKTOP-H822ES0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a5796fb9449a64c1aa792284e3c0b56d46051d37a79921f67ae323531782482
3
+ size 6229
runs/Apr09_22-55-03_DESKTOP-H822ES0/events.out.tfevents.1712714109.DESKTOP-H822ES0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eef2c26bdfd5a967a3e1abc090c44953cd43d8c7cfdec2aa28fef9e75ccbbb53
3
+ size 7896
runs/Apr10_00-27-33_DESKTOP-H822ES0/events.out.tfevents.1712719660.DESKTOP-H822ES0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8584bca9b37f34a89b7a748d29a724b55c7dc8df3ffd196722d1bc34f31bb89c
3
+ size 14648
tokenizer_config.json CHANGED
@@ -199,6 +199,22 @@
199
  "rstrip": false,
200
  "single_word": false,
201
  "special": false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
202
  }
203
  },
204
  "bos_token": "<s>",
 
199
  "rstrip": false,
200
  "single_word": false,
201
  "special": false
202
+ },
203
+ "100": {
204
+ "content": "Õ",
205
+ "lstrip": false,
206
+ "normalized": true,
207
+ "rstrip": false,
208
+ "single_word": false,
209
+ "special": false
210
+ },
211
+ "101": {
212
+ "content": "õ",
213
+ "lstrip": false,
214
+ "normalized": true,
215
+ "rstrip": false,
216
+ "single_word": false,
217
+ "special": false
218
  }
219
  },
220
  "bos_token": "<s>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6a3aace5d3433f29d5cfa67383d7a87834de3df9aa2d5a984dbf62f3076d8f6
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:518e49f8d063f989c447cfe47106449a7ef9ecd7b521d76da02c1e53ec0f17d6
3
  size 5112