AstrAI/tests
ViperEkura 254ec934be feat(transformer): 简化权重绑定逻辑并增加测试单元 2025-11-07 15:14:54 +08:00
..
conftest.py refactor(config): 重命名 TransformerConfig 为 ModelConfig 2025-11-07 07:31:12 +08:00
test_callbacks.py refactor(khaosz): 重构项目结构 2025-10-18 13:56:59 +08:00
test_dataset_loader.py test: 统一重构数据集和调度器测试模块 2025-10-31 20:24:01 +08:00
test_early_stopping.py test(early_stopping, train_strategy): 更新测试配置以提高稳定性 2025-10-18 22:07:11 +08:00
test_module.py refactor(config): 重命名 TransformerConfig 为 ModelConfig 2025-11-07 07:31:12 +08:00
test_sampler.py refactor(khaosz): 重构项目结构 2025-10-18 13:56:59 +08:00
test_tie_weight.py feat(transformer): 简化权重绑定逻辑并增加测试单元 2025-11-07 15:14:54 +08:00
test_train_config.py refactor(khaosz): 重构项目结构 2025-10-18 13:56:59 +08:00
test_train_strategy.py test: 统一重构数据集和调度器测试模块 2025-10-31 20:24:01 +08:00