index
:
base-model
main
Base Model (GitHub mirror)
HydroRoll-Team
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
base_model_trpgner
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: update version number to 0.1.8 in __init__.py
HsiangNianian
2026-01-05
1
-1
/
+1
*
refactor: improve error handling and enhance code readability in inference mo...
HsiangNianian
2026-01-05
1
-23
/
+25
*
refactor: streamline import statements and improve print messages in training...
HsiangNianian
2026-01-05
1
-22
/
+10
*
refactor: improve code formatting and readability in utils/__init__.py
HsiangNianian
2026-01-05
1
-15
/
+21
*
feat: add max_length validation in TRPGParser to enforce input constraints
HsiangNianian
2026-01-05
1
-0
/
+3
*
feat: update max_length parameter for TRPGParser and onnx_infer to improve te...
HsiangNianian
2026-01-05
1
-3
/
+3
*
refactor: Clean up publish workflow by removing Test PyPI steps and improving...
HsiangNianian
2025-12-30
1
-39
/
+9
*
feat: Enhance model download functionality to support zip file retrieval and ...
HsiangNianian
2025-12-30
1
-28
/
+57
*
feat: Bump version to 0.1.3 in pyproject.toml and __init__.py
v0.1.3
HsiangNianian
2025-12-30
1
-1
/
+1
*
refactor: Update model download functionality and improve inference module to...
HsiangNianian
2025-12-30
4
-91
/
+122
*
refactor: Refactor TRPG NER model SDK: restructure codebase into base_model_t...
HsiangNianian
2025-12-30
5
-0
/
+795