Datasets:
rename configs to config_name
Browse files
README.md
CHANGED
|
@@ -22,11 +22,6 @@ task_ids:
|
|
| 22 |
- fact-checking-retrieval
|
| 23 |
paperswithcode_id: nell
|
| 24 |
pretty_name: Never Ending Language Learning (NELL)
|
| 25 |
-
configs:
|
| 26 |
-
- nell_belief
|
| 27 |
-
- nell_belief_sentences
|
| 28 |
-
- nell_candidate
|
| 29 |
-
- nell_candidate_sentences
|
| 30 |
tags:
|
| 31 |
- relation-extraction
|
| 32 |
- text-to-structured
|
|
@@ -148,6 +143,11 @@ dataset_info:
|
|
| 148 |
num_examples: 100866414
|
| 149 |
download_size: 2687057812
|
| 150 |
dataset_size: 20058197787
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 151 |
---
|
| 152 |
|
| 153 |
# Dataset Card for Never Ending Language Learning (NELL)
|
|
|
|
| 22 |
- fact-checking-retrieval
|
| 23 |
paperswithcode_id: nell
|
| 24 |
pretty_name: Never Ending Language Learning (NELL)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
tags:
|
| 26 |
- relation-extraction
|
| 27 |
- text-to-structured
|
|
|
|
| 143 |
num_examples: 100866414
|
| 144 |
download_size: 2687057812
|
| 145 |
dataset_size: 20058197787
|
| 146 |
+
config_names:
|
| 147 |
+
- nell_belief
|
| 148 |
+
- nell_belief_sentences
|
| 149 |
+
- nell_candidate
|
| 150 |
+
- nell_candidate_sentences
|
| 151 |
---
|
| 152 |
|
| 153 |
# Dataset Card for Never Ending Language Learning (NELL)
|