-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
26 lines (26 loc) · 826 Bytes
/
Copy pathCITATION.cff
File metadata and controls
26 lines (26 loc) · 826 Bytes
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
cff-version: 1.2.0
title: "nanocatalyst"
message: "If you use this software, please cite it as below."
type: software
version: "0.1.0"
date-released: "2026-04-09"
license: MIT
url: "https://github.com/everythingchalna/nanocatalyst"
repository-code: "https://github.com/everythingchalna/nanocatalyst"
authors:
- name: "nanocatalyst contributors"
keywords:
- catalyst
- transformer
- jax
- structure-generation
- materials-science
- open-catalyst
- constrained-decoding
- tpu
abstract: >-
Minimal JAX/Flax transformer for catalyst structure generation
with single-parameter depth scaling. Achieves 95% generation validity
with 11x less data than CatGPT using constrained decoding,
modern architecture (RMSNorm, RoPE, ReLU squared, logit softcapping,
residual scalars), and 2-digit pair tokenization.