File size: 342 Bytes
627a079 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
datasets:
- stanfordnlp/imdb
- McAuley-Lab/Amazon-Reviews-2023
- fancyzhx/yelp_polarity
language:
- es
- en
metrics:
- accuracy
- f1
- precision
- recall
base_model: google-bert/bert-base-uncased
library_name: transformers
tags:
- NLP
- Bert
- sentiment-analysis
pipeline_tag: text-classification
license: mit
---
|