This website requires JavaScript.
Explore
Help
Sign In
opensource
/
WeClone-new
Watch
3
Star
0
Fork
0
You've already forked WeClone-new
mirror of
https://github.com/xming521/WeClone.git
synced
2026-08-31 02:11:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2e79ad411f16dacf1865ea46d4ac0a876a95fd0
WeClone-new
/
weclone
T
History
BAIKEMARK
f2e79ad411
Fixed the bug where vllm uninstallation caused the inability to use online cleaning.
2025-05-28 18:54:15 +08:00
..
core
/inference
实现在线LLM清洗数据
2025-05-22 20:04:45 +08:00
data
Fixed the bug where vllm uninstallation caused the inability to use online cleaning.
2025-05-28 18:54:15 +08:00
eval
更新依赖项版本,提升torch和torchaudio至2.6.0,更新openai至1.52.0 相应更新test_model,调整pytorch源为cu124。
2025-04-29 22:47:02 +08:00
prompts
实现在线LLM清洗数据
2025-05-22 19:50:57 +08:00
server
支持cli
2025-04-26 22:02:09 +08:00
train
完善clean_by_score逻辑并将其整合至strategies
2025-05-24 10:50:52 +08:00
utils
Adjust the default values of lora_dropout and num_train_epochs, while applying a unified decorator in the CLI to support log capturing. Use an inelegant approach to print all terminal content to a file, enabled via
full_log
.
2025-05-21 21:57:12 +08:00
__init__.py
重构项目
2025-04-21 20:30:55 +08:00
cli.py
Adjust the default values of lora_dropout and num_train_epochs, while applying a unified decorator in the CLI to support log capturing. Use an inelegant approach to print all terminal content to a file, enabled via
full_log
.
2025-05-21 21:57:12 +08:00