Datasets:

ArXiv:
DOI:
License:
AntonioMirarchi commited on
Commit
00b7985
·
verified ·
1 Parent(s): 7c651dc

update dataset card bibtex

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -7,6 +7,16 @@ tags:
7
  - molecular dynamics
8
  - neural network potential
9
  pretty_name: 'mdCATH: A Large-Scale MD Dataset for Data-Driven Computational Biophysics'
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
 
 
7
  - molecular dynamics
8
  - neural network potential
9
  pretty_name: 'mdCATH: A Large-Scale MD Dataset for Data-Driven Computational Biophysics'
10
+ citation:
11
+ bibtex: |
12
+ @misc{mdcath2024,
13
+ author = {Mirarchi, Antonio and Giorgino, Toni and De Fabritiis, Gianni},
14
+ title = {mdcath: A large-scale md dataset for data-driven computational biophysics},
15
+ year = 2024,
16
+ url = {https://huggingface.co/datasets/compsciencelab/mdCATH},
17
+ doi = {10.57967/hf/2738},
18
+ publisher = {Hugging Face}
19
+ }
20
  ---
21
 
22