asahi417 commited on
Commit
1ac82a7
1 Parent(s): b11ed70

Update t_rex_relational_similarity.py

Browse files
Files changed (1) hide show
  1. t_rex_relational_similarity.py +1 -1
t_rex_relational_similarity.py CHANGED
@@ -7,7 +7,7 @@ import datasets
7
  logger = datasets.logging.get_logger(__name__)
8
  _DESCRIPTION = """T-Rex dataset."""
9
  _NAME = "t_rex_relational_similarity"
10
- _VERSION = "0.0.5"
11
  _CITATION = """
12
  @inproceedings{elsahar2018t,
13
  title={T-rex: A large scale alignment of natural language with knowledge base triples},
 
7
  logger = datasets.logging.get_logger(__name__)
8
  _DESCRIPTION = """T-Rex dataset."""
9
  _NAME = "t_rex_relational_similarity"
10
+ _VERSION = "0.0.6"
11
  _CITATION = """
12
  @inproceedings{elsahar2018t,
13
  title={T-rex: A large scale alignment of natural language with knowledge base triples},