Datasets:

Modalities:
Text
Formats:
text
Languages:
English
ArXiv:
Libraries:
Datasets
License:
Stiock01 commited on
Commit
b0ac889
·
verified ·
1 Parent(s): 3892e97

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - jablonkagroup/ACEMol-Pretrain
5
+ language:
6
+ - en
7
+ ---
8
+
9
+ # ACE-Mol-Pretrain
10
+
11
+ This collection is pre-trained data used to pre-train ACE-Mol and ACE-Mol-light.
12
+
13
+ # Cite
14
+
15
+ ```
16
+ @article{prastalo2026learning,
17
+ title={Beyond Learning on Molecules by Weakly Supervising on Molecules},
18
+ author={Gordan Prastalo and Kevin Maik Jablonka},
19
+ journal={arXiv preprint arXiv:2602.04696},
20
+ year={2026}
21
+ }
22
+ ```