Dataset Viewer
The dataset viewer is not available for this dataset.
The JWT signature verification failed. Check the signing key and the algorithm.
Error code:   JWTInvalidSignature
Exception:    InvalidSignatureError
Message:      Signature verification failed
Traceback:    Traceback (most recent call last):
                File "/src/libs/libapi/src/libapi/jwt_token.py", line 286, in validate_jwt
                  decoded = jwt.decode(
                      jwt=token,
                  ...<2 lines>...
                      options=options,
                  )
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 368, in decode
                  decoded = self.decode_complete(
                      jwt,
                  ...<8 lines>...
                      leeway=leeway,
                  )
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 265, in decode_complete
                  decoded = self._jws.decode_complete(
                      jwt,
                  ...<3 lines>...
                      detached_payload=detached_payload,
                  )
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 270, in decode_complete
                  self._verify_signature(
                  ~~~~~~~~~~~~~~~~~~~~~~^
                      signing_input,
                      ^^^^^^^^^^^^^^
                  ...<4 lines>...
                      options=merged_options,
                      ^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 417, in _verify_signature
                  raise InvalidSignatureError("Signature verification failed")
              jwt.exceptions.InvalidSignatureError: Signature verification failed

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Cite this dataset Bartók, A. P., Kermode, J., Bernstein, N., and Csányi, G. Si PRX GAP. ColabFit, 2023. https://doi.org/10.60732/8e9bc5b0

This dataset has been curated and formatted for the ColabFit Exchange

This dataset is also available on the ColabFit Exchange:

https://materials.colabfit.org/id/DS_u9wd92plbetq_0

Visit the ColabFit Exchange to search additional datasets by author, description, element content and more.

https://materials.colabfit.org


Dataset Name

Si PRX GAP

Description

The original DFT training data for the general-purpose silicon interatomic potential described in the associated publication. The kinds of configuration that we include are chosen using intuition and past experience to guide what needs to be included to obtain good coverage pertaining to a range of properties.

Dataset authors

Albert P. Bartók, James Kermode, Noam Bernstein, Gábor Csányi

Publication

https://doi.org/10.1103/PhysRevX.8.041048

Original data link

https://doi.org/10.17863/CAM.65004

License

GPL-3.0

Number of unique molecular configurations

2231

Number of atoms

162365

Elements included

Si

Properties included

energy, cauchy stress


Usage

  • ds.parquet : Aggregated dataset information.
  • co/ directory: Configuration rows each include a structure, calculated properties, and metadata.
  • cs/ directory : Configuration sets are subsets of configurations grouped by some common characteristic. If cs/ does not exist, no configurations sets have been defined for this dataset.
  • cs_co_map/ directory : The mapping of configurations to configuration sets (if defined).

ColabFit Exchange documentation includes descriptions of content and example code for parsing parquet files:

Downloads last month
13