Go to file
songsenand 9fad2bf1d4 修复损失计算方式,使用NLLLoss替代原始criterion 2026-02-14 17:07:20 +08:00
src 修复损失计算方式,使用NLLLoss替代原始criterion 2026-02-14 17:07:20 +08:00
test feat: 添加拼音输入法模拟数据集及相关功能实现 2026-02-09 00:43:38 +08:00
.gitignore feat: 添加拼音输入法模拟数据集及相关功能实现 2026-02-09 00:43:38 +08:00
.python-version feat: 添加汉字拼音统计工具,支持多线程处理与多种格式导出 2026-02-02 07:17:29 +08:00
LICENSE Initial commit 2026-01-21 00:45:17 +08:00
README.md Initial commit 2026-01-21 00:45:17 +08:00
example.py feat: 优化数据加载器配置并新增模型评估与预测功能 2026-02-13 00:57:21 +08:00
pyproject.toml 添加 package-data 配置以包含 trainer 和 suinput 模块的额外数据文件 2026-02-14 15:50:14 +08:00

README.md

SUInput