haonit
haonit
[framework-error.zip](https://github.com/pxb1988/dex2jar/files/5094805/framework-error.zip)
Linux kali 5.7.0-kali1-amd64 Zip 3.0 root@kali:/home/kali# luject -i base.apk -p libcore libfrida-gadget.so error: zip not found!
训练一个模型,报错: 代码大致如下: """ Erlangshen Longformer """ from datasets import Dataset import pandas as pd from fengshen.models.longformer import LongformerForSequenceClassification from transformers import BertTokenizer from transformers import DataCollatorWithPadding import evaluate import numpy...
### Expected behavior _No response_ ### Actual behavior I'm pretty sure that the uploading request is at the red box. However, when I click it to check the request details,...
首先感谢作者分项中文的预训练模型。 我是用的是Lowin/chinese-bigbird-wwm-base-4096这个模型 我使用的是AutoModelForSequenceClassification加载该模型,进行三分类。可以这样使用么?