This website requires JavaScript.
Explore
Help
Sign In
songsenand
/
SUInput
Watch
1
Star
0
Fork
You've already forked SUInput
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
60
Commits
2
Branches
0
Tags
12
MiB
Python
100%
dc718cde5b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
songsenand
dc718cde5b
fix(dataset): 添加 token_type_ids 到 collate 函数的 hint 字段
2026-02-26 00:58:05 +08:00
src
fix(dataset): 添加 token_type_ids 到 collate 函数的 hint 字段
2026-02-26 00:58:05 +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
feat(model): 添加训练完成通知功能,通过ServerChan发送微信消息
2026-02-24 00:10:25 +08:00
README.md
SUInput