Datasets:

Modalities:
Text
Languages:
English
Libraries:
Datasets
License:
asahi417 commited on
Commit
0cf43c4
·
1 Parent(s): d5c9e73

Update t_rex.py

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