Datasets:
Tasks:
Text Classification
Formats:
parquet
Sub-tasks:
sentiment-classification
Languages:
Spanish
Size:
10K - 100K
License:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- es
|
4 |
+
tags:
|
5 |
+
- sst2
|
6 |
+
- sentiment-analysis
|
7 |
+
- mt
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
---
|
11 |
+
|
12 |
+
# STT-2 Spanish
|
13 |
+
## A Spanish translation (using [EasyNMT](https://github.com/UKPLab/EasyNMT)) of the [SST-2 Dataset](https://huggingface.co/datasets/sst2)
|
14 |
+
|
15 |
+
#### For more information check the official [Model Card](https://huggingface.co/datasets/sst2)
|