Jarrodbarnes commited on
Commit
4bac69a
·
verified ·
1 Parent(s): 1612be9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -40,3 +40,11 @@ model = load_model("final.pt", device="cuda")
40
  - **Blog post**: [Scaling Test-Time Verification for Novel Materials](https://dynamicalsystems.ai/blog/scaling-test-time-verification)
41
  - **Code**: [Dynamical-Systems-Research/probe-gradient-guidance](https://github.com/Dynamical-Systems-Research/probe-gradient-guidance)
42
  - **Crystalite paper**: [arXiv:2604.02270](https://arxiv.org/abs/2604.02270)
 
 
 
 
 
 
 
 
 
40
  - **Blog post**: [Scaling Test-Time Verification for Novel Materials](https://dynamicalsystems.ai/blog/scaling-test-time-verification)
41
  - **Code**: [Dynamical-Systems-Research/probe-gradient-guidance](https://github.com/Dynamical-Systems-Research/probe-gradient-guidance)
42
  - **Crystalite paper**: [arXiv:2604.02270](https://arxiv.org/abs/2604.02270)
43
+
44
+ ## Used In
45
+
46
+ This checkpoint was used as an upstream generation asset in the open-world environment pipeline for **Training Scientific Judgment with Verified Environments for Autonomous Science**.
47
+
48
+ - **Scientific judgment blog post**: [Training Scientific Judgment](https://dynamicalsystems.ai/blog/training-scientific-judgment)
49
+ - **Public repo**: [Dynamical-Systems-Research/training-scientific-judgment](https://github.com/Dynamical-Systems-Research/training-scientific-judgment)
50
+ - **Paper PDF**: [Training Scientific Judgment with Verified Environments for Autonomous Science](https://github.com/Dynamical-Systems-Research/training-scientific-judgment/blob/main/paper/training-scientific-judgment.pdf)