Bert-Chinese-Text-Classification-Pytorch icon indicating copy to clipboard operation
Bert-Chinese-Text-Classification-Pytorch copied to clipboard

使用Bert,ERNIE,进行中文文本分类

Results 145 Bert-Chinese-Text-Classification-Pytorch issues
Sort by recently updated
recently updated
newest added

在colab上跑run.py会出现 usage: run.py [-h] --model MODEL run.py: error: the following arguments are required: --model 在pycharm可以配置编辑,请问colab怎么解决?

为什么我每次跑完都要一两天的时间呢?求大佬们帮忙

想问一下有什么环境配置要求吗,我按照说明配置好了之后还是无法运行,希望有人解答一下,非常感谢 ![LCFH5ZB7 P02H%FI(DN)2}T](https://user-images.githubusercontent.com/67821747/233020596-3cf39a39-6fee-4573-b0f0-4107d09513cd.png)

请问,这个模型在处理二分类任务时,出现loss增加、准确率不变的情况,是那里的问题

如图,在开始train之后,我的进度一直停留在Epoch[1/3]不懂,不知道是什么原因。目前用3090Ti在训练,应该不会这么慢。请问有大佬知道原因吗?? ![image](https://user-images.githubusercontent.com/52020162/205100499-f3af65e7-b337-4eea-8d8c-8106c88d871b.png)

训练结束后,没有报错,没有模型输出文件 与 路径

每次都是跑到700句的时候出错,想问问大佬们问题出现在哪里 C:\actions-runner\_work\pytorch\pytorch\builder\windows\pytorch\aten\src\ATen\native\cuda\Loss.cu:242: block: [0,0,0], thread: [6,0,0] Assertion `t >= 0 && t < n_classes` failed. Traceback (most recent call last): File "run.py", line 37, in File "D:\AAWork\PyCharm Community Edition 2021.3.1\AApythonProject\bishe\text1\utils.py",...