asahi417 commited on
Commit
77cec9d
1 Parent(s): 876637e

fix readme

Browse files
conceptnet_relational_similarity.py CHANGED
@@ -4,7 +4,7 @@ import datasets
4
  logger = datasets.logging.get_logger(__name__)
5
  _DESCRIPTION = """[ConceptNet with high confidence](https://home.ttic.edu/~kgimpel/commonsense.html)"""
6
  _NAME = "conceptnet_relational_similarity"
7
- _VERSION = "2.1.0"
8
  _CITATION = """
9
  @inproceedings{li-16,
10
  title = {Commonsense Knowledge Base Completion},
 
4
  logger = datasets.logging.get_logger(__name__)
5
  _DESCRIPTION = """[ConceptNet with high confidence](https://home.ttic.edu/~kgimpel/commonsense.html)"""
6
  _NAME = "conceptnet_relational_similarity"
7
+ _VERSION = "2.1.1"
8
  _CITATION = """
9
  @inproceedings{li-16,
10
  title = {Commonsense Knowledge Base Completion},
dataset/test.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
dataset/train.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
dataset/valid.jsonl CHANGED
The diff for this file is too large to render. See raw diff