Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
bert-base-chinese-accidentreason-classifier – AI Model by posie | AlphaNeural AI
You can deploy this model and start earning money today!
posie
/
bert-base-chinese-accidentreason-classifier
like
0
transformers
pytorch
bert
fill-mask
text-classification
zh
openrail
autotrain_compatible
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
这个模型适用于处理中文原因文本,并标记文本中的不安全行为或影响因素
需要注意的是,本模型将不安全行为与影响因素的多标签标记任务视作相互独立的二分类任务,模型最后一层使用了sigmoid函数,但是在本api测试中,对模型的输出结果作了一层softmax
本模型是在文本对应位置标签的概率计算如果大于0.5,认为文本含有该标签信息的基础上进行的训练