Datasets:
Sub-tasks:
dialogue-modeling
Languages:
English
Size:
1K<n<10K
ArXiv:
Tags:
relation-extraction
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- dialog_re.py +0 -1
dialog_re.py
CHANGED
@@ -15,7 +15,6 @@
|
|
15 |
|
16 |
"""DialogRE: the first human-annotated dialogue-based relation extraction dataset"""
|
17 |
|
18 |
-
from __future__ import absolute_import, division, print_function
|
19 |
|
20 |
import json
|
21 |
import os
|
|
|
15 |
|
16 |
"""DialogRE: the first human-annotated dialogue-based relation extraction dataset"""
|
17 |
|
|
|
18 |
|
19 |
import json
|
20 |
import os
|