Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

GautamR
/
akai_flow_classifier_pest_seed_scheme

Text Classification
Transformers
PyTorch
Safetensors
English
mobilebert
agriculture
Model card Files Files and versions
xet
Community
3

Instructions to use GautamR/akai_flow_classifier_pest_seed_scheme with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use GautamR/akai_flow_classifier_pest_seed_scheme with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="GautamR/akai_flow_classifier_pest_seed_scheme")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("GautamR/akai_flow_classifier_pest_seed_scheme")
    model = AutoModelForSequenceClassification.from_pretrained("GautamR/akai_flow_classifier_pest_seed_scheme")
  • Notebooks
  • Google Colab
  • Kaggle
akai_flow_classifier_pest_seed_scheme
197 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
GautamR's picture
GautamR
Update README.md
e70c8d7 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    2.76 kB
    Update README.md about 2 years ago
  • added_tokens.json
    82 Bytes
    Updated model commit over 2 years ago
  • config.json
    1.27 kB
    Updated model commit over 2 years ago
  • model.safetensors
    98.5 MB
    xet
    Updated model commit over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    98.7 MB
    xet
    Updated model commit over 2 years ago
  • special_tokens_map.json
    125 Bytes
    Updated model commit almost 3 years ago
  • tokenizer_config.json
    1.28 kB
    Updated model commit over 2 years ago
  • vocab.txt
    232 kB
    Updated model commit almost 3 years ago