chaitjo commited on
Commit
e66c366
·
verified ·
1 Parent(s): d80de10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
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