HeyLucasLeao
commited on
Commit
•
55dee99
1
Parent(s):
c6b367f
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ This is a finetuned version from ByT5 Base by Google for Sentimental Analysis fr
|
|
6 |
##### Paper: https://arxiv.org/abs/2105.13626
|
7 |
|
8 |
#### Training data
|
9 |
-
It was trained from products reviews from a Americanas.com. You can found the data here: https://github.com/
|
10 |
|
11 |
#### Training Procedure
|
12 |
It was finetuned using the Trainer Class available on the Hugging Face library. For evaluation it was used accuracy, precision, recall and f1 score.
|
|
|
6 |
##### Paper: https://arxiv.org/abs/2105.13626
|
7 |
|
8 |
#### Training data
|
9 |
+
It was trained from products reviews from a Americanas.com. You can found the data here: https://github.com/HeyLucasLeao/finetuning-byt5-model.
|
10 |
|
11 |
#### Training Procedure
|
12 |
It was finetuned using the Trainer Class available on the Hugging Face library. For evaluation it was used accuracy, precision, recall and f1 score.
|