Datasets:

ArXiv:
License:
MatteoFasulo commited on
Commit
23a2f20
·
verified ·
1 Parent(s): 12210a6

Update Model Card with missing metadata

Browse files

Added language, dataset size, tags, and name.

Feel free to check the correctness of the information and modify what is incorrect / misaligned.

Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,5 +1,15 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  # PubChemQCR
5
 
@@ -149,4 +159,4 @@ print(f'Test Energy Loss: {test_energy_loss * _STD_ENERGY:.5f}, Test Force Loss:
149
  ### License
150
  This dataset is a processed version prepared by the TAMU DIVE Lab, based on the raw geometry optimization data originally created by Maho Nakata from RIKEN.
151
 
152
- Authorized by Maho Nakata, the processed data is released by TAMU DIVE Lab under the CC BY 4.0 license.
 
1
  ---
2
  license: cc-by-4.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - chemistry
7
+ - science
8
+ - huggingscience
9
+ - molecules
10
+ pretty_name: PubChemQCR
11
+ size_categories:
12
+ - 1M<n<10M
13
  ---
14
  # PubChemQCR
15
 
 
159
  ### License
160
  This dataset is a processed version prepared by the TAMU DIVE Lab, based on the raw geometry optimization data originally created by Maho Nakata from RIKEN.
161
 
162
+ Authorized by Maho Nakata, the processed data is released by TAMU DIVE Lab under the CC BY 4.0 license.