Commit Graph

10 Commits

Author SHA1 Message Date
戒酒的李白 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
戒酒的李白 701926ba83 Import the initial BERT pre-trained model 2024-09-27 00:24:30 +08:00
戒酒的李白 ce80b15e13 Input the new dataset for sentiment recognition 2024-09-27 00:16:47 +08:00
戒酒的李白 e83639b42e Initialization of the New Sentiment Recognition Model 2024-09-27 00:10:35 +08:00