Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,17 @@ dataset_info:
|
|
| 12 |
num_examples: 158
|
| 13 |
download_size: 4526528
|
| 14 |
dataset_size: 5125961
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
# Dataset Card for "wikinre_catalog"
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 12 |
num_examples: 158
|
| 13 |
download_size: 4526528
|
| 14 |
dataset_size: 5125961
|
| 15 |
+
language:
|
| 16 |
+
- en
|
| 17 |
+
size_categories:
|
| 18 |
+
- 100K<n<1M
|
| 19 |
---
|
| 20 |
# Dataset Card for "wikinre_catalog"
|
| 21 |
|
| 22 |
+
Catalog for https://huggingface.co/datasets/saibo/wiki-nre
|
| 23 |
+
|
| 24 |
+
This catalog can be used to do constrained generation.
|
| 25 |
+
|
| 26 |
+
All entities and relations can be found in wikidata by searching https://www.wikidata.org/wiki/
|
| 27 |
+
|
| 28 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|