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
66a551217e
AstrAI
/
khaosz
/
config
History
ViperEkura
69d9374f51
feat(model): 添加 tie_weight 配置选项并优化模型模块实现
2025-11-05 23:26:57 +08:00
..
__init__.py
fix(config): 修正 SGDRScheduleConfig 类名拼写错误
2025-10-20 18:21:46 +08:00
model_config.py
feat(model): 添加 tie_weight 配置选项并优化模型模块实现
2025-11-05 23:26:57 +08:00
param_config.py
fix(config): 修改Checkpoint类中tokenizer和config字段的默认值初始化方式
2025-10-29 13:24:20 +08:00
schedule_config.py
fix(config): 修正 SGDRScheduleConfig 类名拼写错误
2025-10-20 18:21:46 +08:00
train_config.py
feat(trainer): 添加训练起始轮次和批次配置支持
2025-10-19 21:47:10 +08:00