Instructions to use celtics1863/env-news-cls-albert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use celtics1863/env-news-cls-albert with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("celtics1863/env-news-cls-albert") model = AutoModel.from_pretrained("celtics1863/env-news-cls-albert") - Notebooks
- Google Colab
- Kaggle
albert模型,模型小,推理速度快
环境新闻分类:
8个类别: ['燃气', '光伏', '风电', '氢能', '电力', '石油', '环保', '新能源']
top1 acc: 0.776
top3 acc: 0.997
- Downloads last month
- 4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support