Datasets:
ArXiv:
License:
Fix Yaml visualization - 2nd attempt
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
|
|
|
| 5 |
annotations_creators:
|
| 6 |
- expert-generated
|
| 7 |
language:
|
|
@@ -27,6 +28,7 @@ task_categories:
|
|
| 27 |
task_ids:
|
| 28 |
- closed-domain-qa
|
| 29 |
- fact-checking-retrieval
|
|
|
|
| 30 |
|
| 31 |
|
| 32 |
# Dataset Card Creation Guide
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
+
``` YAML
|
| 6 |
annotations_creators:
|
| 7 |
- expert-generated
|
| 8 |
language:
|
|
|
|
| 28 |
task_ids:
|
| 29 |
- closed-domain-qa
|
| 30 |
- fact-checking-retrieval
|
| 31 |
+
```
|
| 32 |
|
| 33 |
|
| 34 |
# Dataset Card Creation Guide
|