File size: 1,160 Bytes
93b52b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b0061c
93b52b8
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
library_name: pytorch
tags:
- exafs
- xafs
- materials-science
- spectroscopy
- regression
- moment
base_model: AutonLab/MOMENT-1-small
datasets:
- INnoVerRaL/llm4exafs-training-data
private: true
---

# LLM4EXAFS Baseline Checkpoint

Private release candidate for the baseline model used in the manuscript
*Learning Local Structural Parameters from EXAFS Spectra Using a Pretrained Transformer*.

The model predicts first-shell mean bond length and coordination number from EXAFS spectra.
This checkpoint is the baseline `MOMENT-1-small` + EXAFS + CORAL + energy-embedding run.

## Files

- `model.safetensors`: model-state-only export from
  `checkpoints/baseline_seed_3407/best.pth`.
- `checksums.json`: file size and SHA-256 digest for the uploaded checkpoint.

## Provenance

- Local source checkpoint: `checkpoints/baseline_seed_3407/best.pth`
- Exported format: `safetensors`
- Export scope: `model_state` only, without optimizer or scheduler state
- Best validation objective stored in checkpoint: 0.0582

This is a private draft upload. Public release metadata, citation, and DOI should be
updated after the manuscript data and claims are frozen.