Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- chemistry
|
4 |
+
size_categories:
|
5 |
+
- 10K<n<100K
|
6 |
+
pretty_name: l
|
7 |
+
---
|
8 |
+
|
9 |
+
Datasets used in the paper "Интерполяция ППЭ с помощью машинного обучения для ускорения расчётов негармонических частот колебаний молекул".
|
10 |
+
|
11 |
+
### Description
|
12 |
+
|
13 |
+
- `vscf_dataset_2_5.xyz` is the main dataset used from pretraining and finetuning models, 19 molecules, 65168 points
|
14 |
+
- `compare_dataset_OCCO.xyz` is the auxillary datased used to select the model architecture from DimeNet and SchNet, 1 molecule, 1042 points
|