Datasets:
ArXiv:
License:
Update README.md
Browse filestesting how YAML tag section handles long text with '---'
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
|
6 |
annotations_creators:
|
7 |
- no-annotation
|
8 |
language_creators:
|
@@ -88,7 +88,7 @@ dataset_info:
|
|
88 |
num_examples: 9764
|
89 |
download_size: 6326543
|
90 |
dataset_size: 1350667360
|
91 |
-
|
92 |
|
93 |
|
94 |
# Dataset Card Creation Guide
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
---
|
6 |
annotations_creators:
|
7 |
- no-annotation
|
8 |
language_creators:
|
|
|
88 |
num_examples: 9764
|
89 |
download_size: 6326543
|
90 |
dataset_size: 1350667360
|
91 |
+
---
|
92 |
|
93 |
|
94 |
# Dataset Card Creation Guide
|