Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
entity-linking-classification
Languages:
English
Size:
< 1K
License:
Update SemEval2018_Task7.py
Browse files- SemEval2018_Task7.py +1 -1
SemEval2018_Task7.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# I am trying to understand to the following code. Do not use this for any purpose as I do not support this.
|
2 |
-
# Use the original source from https://huggingface.co/datasets/DFKI-SLT/
|
3 |
|
4 |
|
5 |
# Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
|
|
|
1 |
# I am trying to understand to the following code. Do not use this for any purpose as I do not support this.
|
2 |
+
# Use the original source from https://huggingface.co/datasets/DFKI-SLT/SemEval2018_Task7/blob/main/SemEval2018_Task7.py
|
3 |
|
4 |
|
5 |
# Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
|