Datasets:
smostafanejad
commited on
Commit
•
4dda1a8
1
Parent(s):
b338d6b
fixes the bug for missing references
Browse files- README.md +25 -25
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,26 +1,26 @@
|
|
1 |
---
|
2 |
license:
|
3 |
-
|
4 |
-
license_link: https://creativecommons.org/licenses/by/4.0
|
5 |
-
tags:
|
6 |
-
- heat-of-formation
|
7 |
-
- dipole-moments
|
8 |
-
- entropy
|
9 |
-
- energy
|
10 |
-
- pm7
|
11 |
-
- crystals
|
12 |
-
- small-molecules
|
13 |
-
- organometallics
|
14 |
-
pretty_name: pm7
|
15 |
size_categories:
|
16 |
-
|
17 |
source_datasets:
|
18 |
-
|
19 |
task_categories:
|
20 |
-
|
21 |
-
|
22 |
task_ids:
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
dataset_info:
|
25 |
config_name: pm7
|
26 |
features:
|
@@ -96,16 +96,16 @@ dataset_info:
|
|
96 |
dtype: string
|
97 |
splits:
|
98 |
- name: train
|
99 |
-
num_bytes:
|
100 |
num_examples: 4617
|
101 |
-
download_size:
|
102 |
-
dataset_size:
|
103 |
configs:
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
---
|
110 |
|
111 |
# PM7 Dataset
|
|
|
1 |
---
|
2 |
license:
|
3 |
+
- cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
size_categories:
|
5 |
+
- n<10K
|
6 |
source_datasets:
|
7 |
+
- pm7
|
8 |
task_categories:
|
9 |
+
- tabular-regression
|
10 |
+
- other
|
11 |
task_ids:
|
12 |
+
- tabular-single-column-regression
|
13 |
+
pretty_name: pm7
|
14 |
+
license_link: https://creativecommons.org/licenses/by/4.0
|
15 |
+
tags:
|
16 |
+
- heat-of-formation
|
17 |
+
- dipole-moments
|
18 |
+
- entropy
|
19 |
+
- energy
|
20 |
+
- pm7
|
21 |
+
- crystals
|
22 |
+
- small-molecules
|
23 |
+
- organometallics
|
24 |
dataset_info:
|
25 |
config_name: pm7
|
26 |
features:
|
|
|
96 |
dtype: string
|
97 |
splits:
|
98 |
- name: train
|
99 |
+
num_bytes: 6848753
|
100 |
num_examples: 4617
|
101 |
+
download_size: 2180033
|
102 |
+
dataset_size: 6848753
|
103 |
configs:
|
104 |
+
- config_name: pm7
|
105 |
+
data_files:
|
106 |
+
- split: train
|
107 |
+
path: data/train-*
|
108 |
+
default: true
|
109 |
---
|
110 |
|
111 |
# PM7 Dataset
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70a2381a651333f9c7cfc033c2f57a7d23130194df76db0ab50f0c9f257d9eec
|
3 |
+
size 2180033
|