Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ license: mit
|
|
| 4 |
tags:
|
| 5 |
- text-classification
|
| 6 |
- xlm-roberta
|
| 7 |
-
- survey-classification
|
| 8 |
- European Social Survey
|
| 9 |
datasets:
|
| 10 |
- benjaminBeuster/ess_classification
|
|
@@ -14,6 +14,7 @@ metrics:
|
|
| 14 |
- precision
|
| 15 |
- recall
|
| 16 |
base_model: FacebookAI/xlm-roberta-base
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# XLM-RoBERTa-Base for ESS Variable Classification
|
|
@@ -188,4 +189,4 @@ Benjamin Beuster
|
|
| 188 |
|
| 189 |
## Model Card Contact
|
| 190 |
|
| 191 |
-
For questions or feedback, please open an issue on the [model repository](https://huggingface.co/benjaminBeuster/xlm-roberta-base-ess-classification).
|
|
|
|
| 4 |
tags:
|
| 5 |
- text-classification
|
| 6 |
- xlm-roberta
|
| 7 |
+
- survey question-classification
|
| 8 |
- European Social Survey
|
| 9 |
datasets:
|
| 10 |
- benjaminBeuster/ess_classification
|
|
|
|
| 14 |
- precision
|
| 15 |
- recall
|
| 16 |
base_model: FacebookAI/xlm-roberta-base
|
| 17 |
+
pipeline_tag: text-classification
|
| 18 |
---
|
| 19 |
|
| 20 |
# XLM-RoBERTa-Base for ESS Variable Classification
|
|
|
|
| 189 |
|
| 190 |
## Model Card Contact
|
| 191 |
|
| 192 |
+
For questions or feedback, please open an issue on the [model repository](https://huggingface.co/benjaminBeuster/xlm-roberta-base-ess-classification).
|