This website requires JavaScript.
Explore
Help
Register
Sign In
ViperEkura
/
AstrAI
Watch
1
Star
0
Fork
You've already forked AstrAI
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0deee48602
AstrAI
/
scripts
/
tools
History
yegroup001
0deee48602
feat : 训练脚本新增 gradient_checkpointing 与多机 DDP 参数
2026-06-02 01:01:00 +08:00
..
benchmark.py
refactor: Transformer更名为AutoRegressiveLM并新增EmbeddingEncoder
2026-05-17 15:29:20 +08:00
evaluate_mmlu.py
fix : 修复 MMLU 评测脚本数据源和依赖
2026-05-30 16:51:24 +08:00
generate.py
docs: 修正文档中与源码不符的类名、方法签名和模块归属
2026-05-14 15:04:53 +08:00
perplexity.py
fix : 修正类型标注与统一 CLI 参数命名
2026-05-27 20:49:44 +08:00
preprocess.py
refactor : 基于声明式 JSON 配置的预处理管线重构
2026-05-30 20:45:09 +08:00
server.py
fix : 修正类型标注与统一 CLI 参数命名
2026-05-27 20:49:44 +08:00
train.py
feat : 训练脚本新增 gradient_checkpointing 与多机 DDP 参数
2026-06-02 01:01:00 +08:00