Commit ·
59a8c82
1
Parent(s): bc1e2d5
Fix task tags (#2)
Browse files- Fix task tags (e0e7030392cdda6d09d03c1a0af4211c3180c6f4)
Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
language:
|
| 3 |
- de
|
| 4 |
task_categories:
|
|
|
|
|
|
|
| 5 |
- text-scoring
|
| 6 |
---
|
| 7 |
# AutoNLP Dataset for project: Doctor_DE
|
|
|
|
| 2 |
language:
|
| 3 |
- de
|
| 4 |
task_categories:
|
| 5 |
+
- text-classification
|
| 6 |
+
task_ids:
|
| 7 |
- text-scoring
|
| 8 |
---
|
| 9 |
# AutoNLP Dataset for project: Doctor_DE
|