Text Classification
Transformers
Joblib
Safetensors
multilingual
binary-classification
amis
agriculture
Instructions to use faodl/agri-maize_corn-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use faodl/agri-maize_corn-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="faodl/agri-maize_corn-classifier")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("faodl/agri-maize_corn-classifier", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
9904d93 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:81ed45a29852cc67656a4e024605be056bd1408302937b32131c73078e3fef7e
size 2821
|