Update README.md
Browse files
README.md
CHANGED
@@ -44,6 +44,18 @@ model-index:
|
|
44 |
source:
|
45 |
name: Unconditional Crystal Generation
|
46 |
url: https://paperswithcode.com/sota/unconditional-crystal-generation-on-mp20
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
library_name: transformers
|
48 |
---
|
49 |
|
|
|
44 |
source:
|
45 |
name: Unconditional Crystal Generation
|
46 |
url: https://paperswithcode.com/sota/unconditional-crystal-generation-on-mp20
|
47 |
+
- task:
|
48 |
+
type: unconditional-molecule-generation
|
49 |
+
dataset:
|
50 |
+
name: GEOM-DRUGS
|
51 |
+
type: GEOM-DRUGS
|
52 |
+
metrics:
|
53 |
+
- name: Validity Rate
|
54 |
+
type: Validity Rate
|
55 |
+
value: 95.3
|
56 |
+
source:
|
57 |
+
name: Unconditional Molecule Generation
|
58 |
+
url: https://paperswithcode.com/sota/unconditional-molecule-generation-on-geom
|
59 |
library_name: transformers
|
60 |
---
|
61 |
|