text_classifier_tf2 icon indicating copy to clipboard operation
text_classifier_tf2 copied to clipboard

Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。

Results 4 text_classifier_tf2 issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "F:/Citation/code/ww/text_classifier_tf2-master/main.py", line 55, in train.train() File "F:\Citation\code\ww\text_classifier_tf2-master\engines\train.py", line 127, in train train_dataset = self.data_manager.get_dataset(train_df) File "F:\Citation\code\ww\text_classifier_tf2-master\engines\data.py", line 252, in get_dataset X, y = self.prepare_w2v_data(df['sentence'],...

公众号文章中最后有Bert+textCNN的模型f1值,但我看配置文件好像只支持配置单个模型?

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.23.2 to 1.0.1. Release notes Sourced from scikit-learn's releases. scikit-learn 1.0.1 We're happy to announce the 1.0.1 release with several bugfixes: You can see the changelog here:...

dependencies

Bumps [transformers](https://github.com/huggingface/transformers) from 4.6.1 to 4.36.0. Release notes Sourced from transformers's releases. v4.36: Mixtral, Llava/BakLlava, SeamlessM4T v2, AMD ROCm, F.sdpa wide-spread support New model additions Mixtral Mixtral is the new...

dependencies