Update t_rex.py
Browse files
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.
|
| 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},
|