Datasets:

ArXiv:
License:
joaoxg commited on
Commit
096b604
·
verified ·
1 Parent(s): 0fe751e

Fix Yaml visualization - 2nd attempt

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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