mohammad-khodadad commited on
Commit
c66f553
·
verified ·
1 Parent(s): 1c6aa25

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +14 -14
  2. data/test-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,35 +1,35 @@
1
  ---
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
- - name: formula
5
  dtype: string
6
- - name: smiles
7
  dtype: string
8
- - name: labels
9
  dtype: int64
10
  splits:
11
  - name: test
12
- num_bytes: 141195408
13
- num_examples: 1243262
14
- download_size: 64318345
15
- dataset_size: 141195408
16
  configs:
17
  - config_name: default
18
  data_files:
19
  - split: test
20
  path: data/test-*
21
- task_categories:
22
- - text-classification
23
- language:
24
- - en
25
  tags:
26
  - chemistry
27
  - coconutdb
28
  - SMILES
29
  - chemteb
30
- pretty_name: CoconutDB SMILES to Formula Pair Classification
31
- size_categories:
32
- - 1M<n<10M
33
  ---
34
  # CoconutDB SMILES to Formula Pair Classification
35
  This dataset contains pairs of SMILES strings (both isomeric and canonical) and their corresponding molecular formulas, with labels indicating whether they refer to the same chemical entity. A label of 1 means the SMILES string and the molecular formula correspond to the same entity, while a label of 0 indicates they do not. The dataset is sourced from [CoconutDB](https://coconut.naturalproducts.net/) and provides valuable information for tasks involving chemical entity matching and molecular formula analysis.
 
1
  ---
2
+ language:
3
+ - en
4
+ size_categories:
5
+ - 1M<n<10M
6
+ task_categories:
7
+ - text-classification
8
+ pretty_name: CoconutDB SMILES to Formula Pair Classification
9
  dataset_info:
10
  features:
11
+ - name: name
12
  dtype: string
13
+ - name: canonical_smiles
14
  dtype: string
15
+ - name: __index_level_0__
16
  dtype: int64
17
  splits:
18
  - name: test
19
+ num_bytes: 456723
20
+ num_examples: 4000
21
+ download_size: 235993
22
+ dataset_size: 456723
23
  configs:
24
  - config_name: default
25
  data_files:
26
  - split: test
27
  path: data/test-*
 
 
 
 
28
  tags:
29
  - chemistry
30
  - coconutdb
31
  - SMILES
32
  - chemteb
 
 
 
33
  ---
34
  # CoconutDB SMILES to Formula Pair Classification
35
  This dataset contains pairs of SMILES strings (both isomeric and canonical) and their corresponding molecular formulas, with labels indicating whether they refer to the same chemical entity. A label of 1 means the SMILES string and the molecular formula correspond to the same entity, while a label of 0 indicates they do not. The dataset is sourced from [CoconutDB](https://coconut.naturalproducts.net/) and provides valuable information for tasks involving chemical entity matching and molecular formula analysis.
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcf9ef86409740bdf4cd406f5f79a290cdc71cfad037f6519ccb8295b2839f2a
3
- size 64318345
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3025e2e7dba48d91d2945126a499e66443e2dabc665a45c46f27af2fe6845e8
3
+ size 235993