Commit Graph

14 Commits

Author SHA1 Message Date
戒酒的李白 c4af1eff37 Add the base class, configuration file, and training script for the Qwen3 sentiment analysis model, with support for various model sizes (0.6B, 4B, 8B). 2025-08-05 01:44:22 +08:00
戒酒的李白 43525c5ca8 Added a base model class and training scripts for various sentiment analysis models, including Naive Bayes, SVM, XGBoost, LSTM, and BERT. Also, improved prediction functionality and the model loading mechanism. 2025-08-04 22:07:30 +08:00
戒酒的李白 bd60e2ed1b A new multilingual sentiment analysis module has been added. 2025-08-04 19:49:59 +08:00
戒酒的李白 645242a552 Updated how the fine-tuned BERT model is stored. 2025-08-04 14:06:45 +08:00
戒酒的李白 2ac1138274 Updated sentiment analysis model fine-tuned on BERT-Chinese. 2025-08-04 12:44:26 +08:00
戒酒的李白 6071347c1c MediaCrawler add 2025-08-04 00:38:11 +08:00
戒酒的李白 77214ea92e Update the partial fine-tuning model and dataset. 2025-08-04 00:32:40 +08:00
戒酒的李白 14d8ac6e71 Completed fine-tuning for several models and prepared the foundational components for an upcoming refactor. 2025-08-03 23:08:30 +08:00
戒酒的李白 1288b5f0be Unimportant changes 2025-01-12 19:54:56 +08:00
戒酒的李白 a30773715e Modify the database hardcoding to switch to command-line interactive database connection. 2025-01-09 23:08:55 +08:00
戒酒的李白 a9c1039efd 【gitignore更新】 2024-09-10 10:06:59 +08:00
戒酒的李白 00d38ca601 【gitignore】git忽略文件添加 2024-07-04 11:21:11 +08:00
kpt 98870f6346 【gitignore】忽略生成文件 2024-07-03 18:32:43 +08:00
kpt bfcf884617 【.gitignore】忽略本地环境 2024-07-02 16:53:52 +08:00