Commit Graph

8 Commits

Author SHA1 Message Date
戒酒的李白 c62f2b2a8e Added a logging utility class and supplemented, standardized the logging output for all modules. 2025-01-27 18:09:30 +08:00
戒酒的李白 88981ad5cd The BERT_CTM module is finally completed 2024-10-01 21:22:26 +08:00
戒酒的李白 f2ebb56509 Added inference function for the model 2024-10-01 15:50:57 +08:00
戒酒的李白 91a192e379 Add BERT-CTM model with save/load and error handling 2024-09-30 13:38:56 +08:00
戒酒的李白 f0f43c8e98 Integrated training function of CTM model 2024-09-30 09:24:08 +08:00
戒酒的李白 5108ae1254 Implement Chinese word segmentation 2024-09-30 01:06:03 +08:00
戒酒的李白 48af69dace Batch processing text embedding tests 2024-09-30 00:38:42 +08:00
戒酒的李白 8c0479a978 Test the BERT model for Chinese simulation embedding 2024-09-30 00:14:40 +08:00