基于TinyBERT训练的一个模型,使用方法如下:
>>> from transformers import pipeline
>>> classifer = pipeline("text-classification", model="waimai")
>>> classifer("这家店明码标价、分量足!")
[{'label': '差评', 'score': 0.9906463623046875}]
- Downloads last month
- 1
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
HF Inference deployability: The model has no library tag.
Model tree for lightning-cheetah/waimai
Base model
huawei-noah/TinyBERT_4L_zh