Datasets:
Maria Castellanos
commited on
Commit
·
352c80f
1
Parent(s):
95ff085
add train files
Browse files- LICENSE.md +2 -0
- README.md +18 -0
- expansion_train_split.csv +0 -0
LICENSE.md
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(Revise this)
|
| 2 |
+
This Dataset is licensed under CC BY 4.0 for commercial use not involving the sale, transfer, or licensing of the Dataset (or any data or information contained therein) itself.
|
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
+
license_link: LICENSE.md
|
| 4 |
+
tags:
|
| 5 |
+
- admet
|
| 6 |
+
- drug discovery
|
| 7 |
+
pretty_name: openadmet-challenge-train-data
|
| 8 |
+
size_categories:
|
| 9 |
+
- n<1K
|
| 10 |
+
configs:
|
| 11 |
+
- config_name: default
|
| 12 |
+
data_files:
|
| 13 |
+
- split: train
|
| 14 |
+
path: expansion_train_split.csv
|
| 15 |
+
extra_gated_fields:
|
| 16 |
+
First name: text
|
| 17 |
+
Last name: text
|
| 18 |
+
Company: text
|
| 19 |
+
Work email: text
|
| 20 |
+
I want to use this dataset for: text
|
| 21 |
---
|
expansion_train_split.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|