HeyLucasLeao commited on
Commit
0282af3
1 Parent(s): 68b84a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ This is a finetuned version from ByT5 Small by Google for Sentimental Analysis f
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/b2wdigital/b2w-reviews01.
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.