hsila commited on
Commit
4eaf1c6
1 Parent(s): afa1664

remove __index_level_0__ column

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  2. data/test-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,32 +1,32 @@
1
  ---
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
- - name: formula
5
  dtype: string
6
- - name: smiles
7
  dtype: string
8
  splits:
9
  - name: test
10
- num_bytes: 535072
11
  num_examples: 5000
12
- download_size: 262346
13
- dataset_size: 535072
14
  configs:
15
  - config_name: default
16
  data_files:
17
  - split: test
18
  path: data/test-*
19
- license: cc-by-nc-sa-4.0
20
- language:
21
- - en
22
  tags:
23
  - chemistry
24
  - coconutdb
25
  - SMILES
26
  - chemteb
27
- pretty_name: CoconutDB SMILES to Formula Bitext Mining
28
- size_categories:
29
- - 1K<n<10K
30
  ---
31
  # CoconutDB SMILES to Formula Bitext Mining
32
  This dataset consists of two lists: one containing both isomeric and canonical SMILES strings, and the other containing the corresponding molecular formulas of chemical entities, sourced from [CoconutDB](https://coconut.naturalproducts.net/). The primary task is to identify matching pairs between the SMILES strings and their molecular formulas. Each SMILES string from the first list should be accurately aligned with its corresponding molecular formula from the second list. This dataset is a subset of [BASF-We-Create-Chemistry/CoconutSmiles2NameBitextMining](https://huggingface.co/datasets/BASF-We-Create-Chemistry/CoconutSmiles2NameBitextMining) with 5000 samples.
 
1
  ---
2
+ language:
3
+ - en
4
+ license: cc-by-nc-sa-4.0
5
+ size_categories:
6
+ - 1K<n<10K
7
+ pretty_name: CoconutDB SMILES to Formula Bitext Mining
8
  dataset_info:
9
  features:
10
+ - name: name
11
  dtype: string
12
+ - name: canonical_smiles
13
  dtype: string
14
  splits:
15
  - name: test
16
+ num_bytes: 532021
17
  num_examples: 5000
18
+ download_size: 261520
19
+ dataset_size: 532021
20
  configs:
21
  - config_name: default
22
  data_files:
23
  - split: test
24
  path: data/test-*
 
 
 
25
  tags:
26
  - chemistry
27
  - coconutdb
28
  - SMILES
29
  - chemteb
 
 
 
30
  ---
31
  # CoconutDB SMILES to Formula Bitext Mining
32
  This dataset consists of two lists: one containing both isomeric and canonical SMILES strings, and the other containing the corresponding molecular formulas of chemical entities, sourced from [CoconutDB](https://coconut.naturalproducts.net/). The primary task is to identify matching pairs between the SMILES strings and their molecular formulas. Each SMILES string from the first list should be accurately aligned with its corresponding molecular formula from the second list. This dataset is a subset of [BASF-We-Create-Chemistry/CoconutSmiles2NameBitextMining](https://huggingface.co/datasets/BASF-We-Create-Chemistry/CoconutSmiles2NameBitextMining) with 5000 samples.
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63564f3861d86538e479e46dd08f28da2be50d84a4fa0c056c7bd16542cfc32e
3
- size 262346
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c738903e5c7ad279ea5b5eb0e7aa415747e747d28c310ddb2b14eddcad4bbd73
3
+ size 261520