Upload XLMRobertaForSequenceClassification
Browse files
README.md
CHANGED
|
@@ -16,16 +16,16 @@ metrics:
|
|
| 16 |
- recall
|
| 17 |
base_model: FacebookAI/xlm-roberta-base
|
| 18 |
widget:
|
| 19 |
-
- text:
|
| 20 |
-
example_title:
|
| 21 |
-
- text:
|
| 22 |
-
example_title:
|
| 23 |
-
- text:
|
| 24 |
-
example_title:
|
| 25 |
-
- text:
|
| 26 |
-
example_title:
|
| 27 |
-
- text:
|
| 28 |
-
example_title:
|
| 29 |
---
|
| 30 |
|
| 31 |
# XLM-RoBERTa-Base for ESS Variable Classification
|
|
|
|
| 16 |
- recall
|
| 17 |
base_model: FacebookAI/xlm-roberta-base
|
| 18 |
widget:
|
| 19 |
+
- text: What is your age?
|
| 20 |
+
example_title: Demographics Question
|
| 21 |
+
- text: How satisfied are you with the healthcare system?
|
| 22 |
+
example_title: Health Question
|
| 23 |
+
- text: Trust in country's parliament
|
| 24 |
+
example_title: Politics Question
|
| 25 |
+
- text: What is your highest level of education?
|
| 26 |
+
example_title: Education Question
|
| 27 |
+
- text: How often do you pray?
|
| 28 |
+
example_title: Religious Question
|
| 29 |
---
|
| 30 |
|
| 31 |
# XLM-RoBERTa-Base for ESS Variable Classification
|