Datasets:
Tasks:
Text Retrieval
Sub-tasks:
entity-linking-retrieval
Languages:
English
Size:
100K<n<1M
ArXiv:
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
docred.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
"""DocRED: A Large-Scale Document-Level Relation Extraction Dataset"""
|
2 |
|
3 |
-
from __future__ import absolute_import, division, print_function
|
4 |
|
5 |
import json
|
6 |
import os
|
|
|
1 |
"""DocRED: A Large-Scale Document-Level Relation Extraction Dataset"""
|
2 |
|
|
|
3 |
|
4 |
import json
|
5 |
import os
|