Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,7 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
-
- text-classification
|
| 4 |
- relation-extraction
|
| 5 |
-
- natural-language-processing
|
| 6 |
- information-extraction
|
| 7 |
-
- sentence-level
|
| 8 |
language:
|
| 9 |
- en
|
| 10 |
pretty_name: Sentence-Level Re-DocRED with Full Relation Names
|
|
@@ -45,6 +42,11 @@ configs:
|
|
| 45 |
path: data/validation-*
|
| 46 |
- split: test
|
| 47 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
---
|
| 49 |
# Dataset Card for Sentence-Level Re-DocRED with Full Relation Names
|
| 50 |
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
|
|
|
| 3 |
- relation-extraction
|
|
|
|
| 4 |
- information-extraction
|
|
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
pretty_name: Sentence-Level Re-DocRED with Full Relation Names
|
|
|
|
| 42 |
path: data/validation-*
|
| 43 |
- split: test
|
| 44 |
path: data/test-*
|
| 45 |
+
task_categories:
|
| 46 |
+
- text-classification
|
| 47 |
+
- text-generation
|
| 48 |
+
size_categories:
|
| 49 |
+
- 10K<n<100K
|
| 50 |
---
|
| 51 |
# Dataset Card for Sentence-Level Re-DocRED with Full Relation Names
|
| 52 |
|