asahi417 commited on
Commit
da1bfea
1 Parent(s): dbb440e
Files changed (1) hide show
  1. relation_mapping.py +1 -1
relation_mapping.py CHANGED
@@ -3,7 +3,7 @@ import datasets
3
 
4
  logger = datasets.logging.get_logger(__name__)
5
  _DESCRIPTION = """[Relation Mapping](https://www.jair.org/index.php/jair/article/view/10583)"""
6
- _NAME = "Relation Mapping"
7
  _VERSION = "1.0.0"
8
  _CITATION = """
9
  @article{turney2008latent,
 
3
 
4
  logger = datasets.logging.get_logger(__name__)
5
  _DESCRIPTION = """[Relation Mapping](https://www.jair.org/index.php/jair/article/view/10583)"""
6
+ _NAME = "relation_mapping"
7
  _VERSION = "1.0.0"
8
  _CITATION = """
9
  @article{turney2008latent,