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

Harshraj8721
/
agri_finetuned_model-finetuned-batch-30-finetuned-batch-54

Text Classification
Transformers
Safetensors
gpt2
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use Harshraj8721/agri_finetuned_model-finetuned-batch-30-finetuned-batch-54 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Harshraj8721/agri_finetuned_model-finetuned-batch-30-finetuned-batch-54 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Harshraj8721/agri_finetuned_model-finetuned-batch-30-finetuned-batch-54")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Harshraj8721/agri_finetuned_model-finetuned-batch-30-finetuned-batch-54")
    model = AutoModelForSequenceClassification.from_pretrained("Harshraj8721/agri_finetuned_model-finetuned-batch-30-finetuned-batch-54")
  • Notebooks
  • Google Colab
  • Kaggle
agri_finetuned_model-finetuned-batch-30-finetuned-batch-54
503 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Harshraj8721's picture
Harshraj8721
End of training
60394ef verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.6 kB
    End of training about 1 year ago
  • config.json
    1.04 kB
    Training in progress, epoch 1 about 1 year ago
  • merges.txt
    456 kB
    Training in progress, epoch 1 about 1 year ago
  • model.safetensors
    498 MB
    xet
    Training in progress, epoch 1 about 1 year ago
  • special_tokens_map.json
    583 Bytes
    Training in progress, epoch 1 about 1 year ago
  • tokenizer.json
    3.56 MB
    Training in progress, epoch 1 about 1 year ago
  • tokenizer_config.json
    698 Bytes
    Training in progress, epoch 1 about 1 year ago
  • training_args.bin
    5.37 kB
    xet
    Training in progress, epoch 1 about 1 year ago
  • vocab.json
    798 kB
    Training in progress, epoch 1 about 1 year ago