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

Pavan27
/
TeluguCommentContextClassifier

PEFT
PyTorch
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Pavan27/TeluguCommentContextClassifier with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("PosteriorAI/godavari-telugu-llama2-7B")
    model = PeftModel.from_pretrained(base_model, "Pavan27/TeluguCommentContextClassifier")
  • Notebooks
  • Google Colab
  • Kaggle
TeluguCommentContextClassifier
2.96 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Pavan27's picture
Pavan27
Upload 14 files
9f2dbff verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.11 kB
    Upload 14 files about 2 years ago
  • adapter_config.json
    613 Bytes
    Upload 14 files about 2 years ago
  • adapter_model.safetensors
    133 Bytes
    xet
    Upload 14 files about 2 years ago
  • added_tokens.json
    21 Bytes
    Upload 14 files about 2 years ago
  • optimizer.pt
    133 Bytes
    xet
    Upload 14 files about 2 years ago
  • pytorch_model.bin
    128 Bytes
    xet
    Upload 14 files about 2 years ago
  • rng_state.pth
    130 Bytes
    xet
    Upload 14 files about 2 years ago
  • scheduler.pt
    128 Bytes
    xet
    Upload 14 files about 2 years ago
  • special_tokens_map.json
    549 Bytes
    Upload 14 files about 2 years ago
  • tokenizer.json
    2.95 MB
    Upload 14 files about 2 years ago
  • tokenizer.model
    131 Bytes
    xet
    Upload 14 files about 2 years ago
  • tokenizer_config.json
    1.44 kB
    Upload 14 files about 2 years ago
  • trainer_state.json
    740 Bytes
    Upload 14 files about 2 years ago
  • training_args.bin
    129 Bytes
    xet
    Upload 14 files about 2 years ago