Datasets:
Languages:
English
Size:
10M - 100M
ArXiv:
Tags:
chemistry
scientific-language-interfaced-data
multimodality-data
molecular-imaging
tabular-data
chemistry-mlift
License:
Add cyp_p450_1a2_inhibition_veith_et_al-multimodal config via script
Browse files- README.md +44 -0
- cyp_p450_1a2_inhibition_veith_et_al-multimodal/test-00000-of-00002.parquet +3 -0
- cyp_p450_1a2_inhibition_veith_et_al-multimodal/test-00001-of-00002.parquet +3 -0
- cyp_p450_1a2_inhibition_veith_et_al-multimodal/train-00000-of-00005.parquet +3 -0
- cyp_p450_1a2_inhibition_veith_et_al-multimodal/train-00001-of-00005.parquet +3 -0
- cyp_p450_1a2_inhibition_veith_et_al-multimodal/train-00002-of-00005.parquet +3 -0
- cyp_p450_1a2_inhibition_veith_et_al-multimodal/train-00003-of-00005.parquet +3 -0
- cyp_p450_1a2_inhibition_veith_et_al-multimodal/train-00004-of-00005.parquet +3 -0
- cyp_p450_1a2_inhibition_veith_et_al-multimodal/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -494,6 +494,42 @@ dataset_info:
|
|
| 494 |
num_examples: 2679
|
| 495 |
download_size: 10289636
|
| 496 |
dataset_size: 152495435.77
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 497 |
- config_name: hiv-multimodal
|
| 498 |
features:
|
| 499 |
- name: IMAGE
|
|
@@ -775,6 +811,14 @@ configs:
|
|
| 775 |
path: cyp3a4_substrate_carbonmangels-multimodal/train-*
|
| 776 |
- split: test
|
| 777 |
path: cyp3a4_substrate_carbonmangels-multimodal/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 778 |
- config_name: hiv-multimodal
|
| 779 |
data_files:
|
| 780 |
- split: train
|
|
|
|
| 494 |
num_examples: 2679
|
| 495 |
download_size: 10289636
|
| 496 |
dataset_size: 152495435.77
|
| 497 |
+
- config_name: cyp_p450_1a2_inhibition_veith_et_al-multimodal
|
| 498 |
+
features:
|
| 499 |
+
- name: IMAGE
|
| 500 |
+
dtype: image
|
| 501 |
+
- name: template
|
| 502 |
+
dtype: string
|
| 503 |
+
- name: template_original
|
| 504 |
+
dtype: string
|
| 505 |
+
- name: SMILES
|
| 506 |
+
dtype: string
|
| 507 |
+
- name: SMILES_ORIGINAL
|
| 508 |
+
dtype: string
|
| 509 |
+
- name: SELFIES
|
| 510 |
+
dtype: string
|
| 511 |
+
- name: InChI
|
| 512 |
+
dtype: string
|
| 513 |
+
- name: IUPAC
|
| 514 |
+
dtype: string
|
| 515 |
+
- name: split
|
| 516 |
+
dtype: string
|
| 517 |
+
- name: chembl_id
|
| 518 |
+
dtype: float64
|
| 519 |
+
- name: CYP1A2_inhibition
|
| 520 |
+
dtype: int64
|
| 521 |
+
splits:
|
| 522 |
+
- name: test
|
| 523 |
+
num_bytes: 513826184.6
|
| 524 |
+
num_examples: 39580
|
| 525 |
+
- name: train
|
| 526 |
+
num_bytes: 2248885652.4
|
| 527 |
+
num_examples: 168720
|
| 528 |
+
- name: validation
|
| 529 |
+
num_bytes: 474923847.0
|
| 530 |
+
num_examples: 34800
|
| 531 |
+
download_size: 198828699
|
| 532 |
+
dataset_size: 3237635684.0
|
| 533 |
- config_name: hiv-multimodal
|
| 534 |
features:
|
| 535 |
- name: IMAGE
|
|
|
|
| 811 |
path: cyp3a4_substrate_carbonmangels-multimodal/train-*
|
| 812 |
- split: test
|
| 813 |
path: cyp3a4_substrate_carbonmangels-multimodal/test-*
|
| 814 |
+
- config_name: cyp_p450_1a2_inhibition_veith_et_al-multimodal
|
| 815 |
+
data_files:
|
| 816 |
+
- split: test
|
| 817 |
+
path: cyp_p450_1a2_inhibition_veith_et_al-multimodal/test-*
|
| 818 |
+
- split: train
|
| 819 |
+
path: cyp_p450_1a2_inhibition_veith_et_al-multimodal/train-*
|
| 820 |
+
- split: validation
|
| 821 |
+
path: cyp_p450_1a2_inhibition_veith_et_al-multimodal/validation-*
|
| 822 |
- config_name: hiv-multimodal
|
| 823 |
data_files:
|
| 824 |
- split: train
|
cyp_p450_1a2_inhibition_veith_et_al-multimodal/test-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:886f9607ec02e65fb36e3e8c97b06c51fa613f9dc149bf206707281b69535715
|
| 3 |
+
size 14252409
|
cyp_p450_1a2_inhibition_veith_et_al-multimodal/test-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:258a708c8e5fb7191124ca4f2c3ea3b300335c9f99d117f11369bf2381048827
|
| 3 |
+
size 16763946
|
cyp_p450_1a2_inhibition_veith_et_al-multimodal/train-00000-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a1307a5b04cde67f29120baa760c30470ec49744fcae73977ea3ea9573a0f55
|
| 3 |
+
size 24784799
|
cyp_p450_1a2_inhibition_veith_et_al-multimodal/train-00001-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94723f457b8250d91356629ed2253559c0d5b6d33d32095fc8a1ecb72c9067a8
|
| 3 |
+
size 29305330
|
cyp_p450_1a2_inhibition_veith_et_al-multimodal/train-00002-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07accf5d2438749ed9fdca5a0289391700bef16d48858babe07ca2709ff8ee84
|
| 3 |
+
size 29613190
|
cyp_p450_1a2_inhibition_veith_et_al-multimodal/train-00003-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e450b1f40035151d81502175c94585501bc295093e883b35788a3a388d954bba
|
| 3 |
+
size 29377081
|
cyp_p450_1a2_inhibition_veith_et_al-multimodal/train-00004-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fa022810002478faef4be87542969c9232aa7060964aed3b98dc0100d6c00d6
|
| 3 |
+
size 28521208
|
cyp_p450_1a2_inhibition_veith_et_al-multimodal/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b960985fbfcc53431b48b7f959f01dc8d877d0b023cd5928caf1b50d4c2fd55
|
| 3 |
+
size 26210736
|