TextClassificationBenchmark icon indicating copy to clipboard operation
TextClassificationBenchmark copied to clipboard

A Benchmark of Text Classification in PyTorch

Results 21 TextClassificationBenchmark issues
Sort by recently updated
recently updated
newest added
trafficstars

for the ./docs/data_config.md file : "TREC 1 2 问题分类数据集下载到.data/imdb" may be "TREC 1 2 问题分类数据集下载到.data/trec" for the ./docs/data_config_en.md file : "Download TREC Question Classification 2 dataset to .data/imdb" may be...

It seems `loadData` in utils is not the same as the one in `dataHelper`

Hi, There is a serious problem in the current codebase. If you save a model then reload it in a DIFFERENT time (not the same execution of main.py) the accuracy...

Hi, would it be possible for the authors to add the accuracy results that they're getting to the README? Right now I'm seeing numbers which are mid 80's for certain...

we I want use trec dataset to test ,it cant run ,and dataSet file cant find i have to said,it NOT friendly to me.I just want quickly iterator,IT waste my...

Thanks for this repo. It could be very interesting to add the latest Google's [BERT](https://github.com/google-research/bert) model that claims to be state-of-the-art in recent NLP tasks among them text classification. They...

https://github.com/wabyking/TextClassificationBenchmark/blob/b5ac116c74493c28f2af2541f21385df7c73ef93/main.py#L71