Text Classification
Transformers
Safetensors
English
bert
patents
plant-patents
plant-breeding
plant-varieties
paecter
reproducibility
text-embeddings-inference
Instructions to use aydiet/plant-patent-paecter-variety-technology with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aydiet/plant-patent-paecter-variety-technology with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="aydiet/plant-patent-paecter-variety-technology")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("aydiet/plant-patent-paecter-variety-technology") model = AutoModelForSequenceClassification.from_pretrained("aydiet/plant-patent-paecter-variety-technology", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
d86148c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a0efd4b9877526ed58ede5d2470edbbcd7549d425d951a550f2b0b137b49e7b1
size 1378867096
|