Datasets:
Commit
·
cd0337f
1
Parent(s):
764f261
Suggested task tag
Browse files
README.md
CHANGED
|
@@ -38,6 +38,8 @@ configs:
|
|
| 38 |
- config_name: BCS_additional_test
|
| 39 |
split: test
|
| 40 |
data_files: ParlaSent_BCS_test.jsonl
|
|
|
|
|
|
|
| 41 |
---
|
| 42 |
|
| 43 |
# The multilingual sentiment dataset of parliamentary debates ParlaSent 1.0
|
|
|
|
| 38 |
- config_name: BCS_additional_test
|
| 39 |
split: test
|
| 40 |
data_files: ParlaSent_BCS_test.jsonl
|
| 41 |
+
task_categories:
|
| 42 |
+
- text-classification
|
| 43 |
---
|
| 44 |
|
| 45 |
# The multilingual sentiment dataset of parliamentary debates ParlaSent 1.0
|