Update fewshot_link_prediction.py
Browse files
fewshot_link_prediction.py
CHANGED
@@ -5,7 +5,7 @@ import datasets
|
|
5 |
logger = datasets.logging.get_logger(__name__)
|
6 |
_DESCRIPTION = """Few shots link prediction dataset. """
|
7 |
_NAME = "fewshot_link_prediction"
|
8 |
-
_VERSION = "0.0.
|
9 |
_CITATION = """
|
10 |
@inproceedings{xiong-etal-2018-one,
|
11 |
title = "One-Shot Relational Learning for Knowledge Graphs",
|
|
|
5 |
logger = datasets.logging.get_logger(__name__)
|
6 |
_DESCRIPTION = """Few shots link prediction dataset. """
|
7 |
_NAME = "fewshot_link_prediction"
|
8 |
+
_VERSION = "0.0.2"
|
9 |
_CITATION = """
|
10 |
@inproceedings{xiong-etal-2018-one,
|
11 |
title = "One-Shot Relational Learning for Knowledge Graphs",
|