Update README.md
Browse files
README.md
CHANGED
@@ -32,4 +32,4 @@ size_categories:
|
|
32 |
- 1K<n<10K
|
33 |
---
|
34 |
# PubChem Isomeric SMILES and Titles Pair Classification
|
35 |
-
This dataset contains pairs of isomeric SMILES strings and their corresponding entity titles, with labels indicating whether they refer to the same chemical entity. A label of 1 means the SMILES string and the title correspond to the same entity, while a label of 0 indicates they do not. The dataset is sourced from PubChem (ChEBI source), and it provides valuable information for tasks involving chemical entity matching
|
|
|
32 |
- 1K<n<10K
|
33 |
---
|
34 |
# PubChem Isomeric SMILES and Titles Pair Classification
|
35 |
+
This dataset contains pairs of isomeric SMILES strings and their corresponding entity titles, with labels indicating whether they refer to the same chemical entity. A label of 1 means the SMILES string and the title correspond to the same entity, while a label of 0 indicates they do not. The dataset is sourced from PubChem ([ChEBI](https://www.ebi.ac.uk/chebi/) source), and it provides valuable information for tasks involving chemical entity matching.
|