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

Athipan01
/
codebert-model

PEFT
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use Athipan01/codebert-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Athipan01/codebert-model with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("microsoft/codebert-base")
    model = PeftModel.from_pretrained(base_model, "Athipan01/codebert-model")
  • Notebooks
  • Google Colab
  • Kaggle
codebert-model
503 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Athipan01's picture
Athipan01
Upload folder using huggingface_hub
0c7d75c verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • config.json
    654 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • merges.txt
    456 kB
    Upload folder using huggingface_hub about 1 year ago
  • model.safetensors
    499 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    958 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.json
    3.56 MB
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer_config.json
    1.25 kB
    Upload folder using huggingface_hub about 1 year ago
  • vocab.json
    798 kB
    Upload folder using huggingface_hub about 1 year ago