Datasets:

Modalities:
Text
Languages:
English
Libraries:
Datasets
License:
asahi417 commited on
Commit
fdc18ca
·
1 Parent(s): e78f69c

Update fewshot_link_prediction.py

Browse files
Files changed (1) hide show
  1. fewshot_link_prediction.py +1 -1
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.1"
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",