Update artifact metadata and license
Browse files
README.md
CHANGED
|
@@ -7,7 +7,14 @@ tags:
|
|
| 7 |
- diffusion-model
|
| 8 |
- diffcsp
|
| 9 |
- inverse-design
|
|
|
|
|
|
|
|
|
|
| 10 |
license: other
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# InvDesMobility DiffCSP Generator Checkpoints
|
|
@@ -20,6 +27,16 @@ external artifacts for the code repositories:
|
|
| 20 |
- https://github.com/DreamLufei/invdesmobility_loop
|
| 21 |
- https://github.com/DreamLufei/2d-mobility
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
## Files
|
| 24 |
|
| 25 |
- `pretrained/PretrainGenerationModel.ckpt`: upstream DiffCSP warm-start checkpoint used by the pipeline.
|
|
|
|
| 7 |
- diffusion-model
|
| 8 |
- diffcsp
|
| 9 |
- inverse-design
|
| 10 |
+
- density-functional-theory
|
| 11 |
+
- closed-loop-discovery
|
| 12 |
+
- arxiv:2606.16133
|
| 13 |
license: other
|
| 14 |
+
license_name: invdesmobility-research-artifact-license
|
| 15 |
+
license_link: https://huggingface.co/DreamLufei/invDesMobility-diffcsp-generator/blob/main/LICENSE
|
| 16 |
+
datasets:
|
| 17 |
+
- DreamLufei/invDesMobility-data
|
| 18 |
---
|
| 19 |
|
| 20 |
# InvDesMobility DiffCSP Generator Checkpoints
|
|
|
|
| 27 |
- https://github.com/DreamLufei/invdesmobility_loop
|
| 28 |
- https://github.com/DreamLufei/2d-mobility
|
| 29 |
|
| 30 |
+
## Paper and Repositories
|
| 31 |
+
|
| 32 |
+
- Paper: InvDesMobility: a reliability-gated first-principles feedback framework for closed-loop materials discovery
|
| 33 |
+
- arXiv: https://arxiv.org/abs/2606.16133
|
| 34 |
+
- Project page: https://dreamlufei.github.io/invDesMobility/
|
| 35 |
+
- GitHub: https://github.com/DreamLufei/invDesMobility
|
| 36 |
+
- Loop repository: https://github.com/DreamLufei/invdesmobility_loop
|
| 37 |
+
- Mobility workflow: https://github.com/DreamLufei/2d-mobility
|
| 38 |
+
- Zenodo: https://doi.org/10.5281/zenodo.20475023
|
| 39 |
+
|
| 40 |
## Files
|
| 41 |
|
| 42 |
- `pretrained/PretrainGenerationModel.ckpt`: upstream DiffCSP warm-start checkpoint used by the pipeline.
|