fix duplicated relation in the validation split
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 = "3.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 = "3.0.1"
|
8 |
_CITATION = """
|
9 |
@inproceedings{li-16,
|
10 |
title = {Commonsense Knowledge Base Completion},
|
dataset/valid.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fcf4cf8bb026ce9391bcb9dca989e8d74a8148cbed9ef1e91dd75a7a13031b9
|
3 |
+
size 63071
|