Datasets:
Tasks:
Text Retrieval
Sub-tasks:
entity-linking-retrieval
Languages:
English
Size:
100K<n<1M
ArXiv:
License:
Commit
·
da3cc43
1
Parent(s):
4667e81
Convert dataset sizes from base 2 to base 10 in the dataset card
Browse filesConvert dataset sizes from base 2 (MiB) to base 10 (MB) in the dataset card, as it is the case in the dataset viewer.
See: https://github.com/huggingface/datasets/issues/5708
README.md
CHANGED
@@ -97,9 +97,9 @@ dataset_info:
|
|
97 |
- **Repository:** [https://github.com/thunlp/DocRED](https://github.com/thunlp/DocRED)
|
98 |
- **Paper:** [DocRED: A Large-Scale Document-Level Relation Extraction Dataset](https://arxiv.org/abs/1906.06127)
|
99 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
100 |
-
- **Size of downloaded dataset files:**
|
101 |
-
- **Size of the generated dataset:**
|
102 |
-
- **Total amount of disk used:**
|
103 |
|
104 |
### Dataset Summary
|
105 |
|
@@ -122,9 +122,9 @@ Multiple entities in a document generally exhibit complex inter-sentence relatio
|
|
122 |
|
123 |
#### default
|
124 |
|
125 |
-
- **Size of downloaded dataset files:**
|
126 |
-
- **Size of the generated dataset:**
|
127 |
-
- **Total amount of disk used:**
|
128 |
|
129 |
An example of 'train_annotated' looks as follows.
|
130 |
```
|
|
|
97 |
- **Repository:** [https://github.com/thunlp/DocRED](https://github.com/thunlp/DocRED)
|
98 |
- **Paper:** [DocRED: A Large-Scale Document-Level Relation Extraction Dataset](https://arxiv.org/abs/1906.06127)
|
99 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
100 |
+
- **Size of downloaded dataset files:** 21.00 MB
|
101 |
+
- **Size of the generated dataset:** 20.12 MB
|
102 |
+
- **Total amount of disk used:** 41.14 MB
|
103 |
|
104 |
### Dataset Summary
|
105 |
|
|
|
122 |
|
123 |
#### default
|
124 |
|
125 |
+
- **Size of downloaded dataset files:** 21.00 MB
|
126 |
+
- **Size of the generated dataset:** 20.12 MB
|
127 |
+
- **Total amount of disk used:** 41.14 MB
|
128 |
|
129 |
An example of 'train_annotated' looks as follows.
|
130 |
```
|