Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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 / checkpoint-1500
15.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Athipan01's picture
Athipan01
Update fine-tuned model with logs and metadata
e2c9b62 verified 12 months ago
  • README.md
    5.1 kB
    Update fine-tuned model with logs and metadata 12 months ago
  • adapter_config.json
    805 Bytes
    Update fine-tuned model with logs and metadata 12 months ago
  • adapter_model.safetensors
    3.57 MB
    xet
    Update fine-tuned model with logs and metadata 12 months ago
  • merges.txt
    456 kB
    Update fine-tuned model with logs and metadata 12 months ago
  • optimizer.pt
    7.16 MB
    xet
    Update fine-tuned model with logs and metadata 12 months ago
  • rng_state.pth
    14 kB
    xet
    Update fine-tuned model with logs and metadata 12 months ago
  • scheduler.pt
    1.06 kB
    xet
    Update fine-tuned model with logs and metadata 12 months ago
  • special_tokens_map.json
    958 Bytes
    Update fine-tuned model with logs and metadata 12 months ago
  • tokenizer.json
    3.56 MB
    Update fine-tuned model with logs and metadata 12 months ago
  • tokenizer_config.json
    1.25 kB
    Update fine-tuned model with logs and metadata 12 months ago
  • trainer_state.json
    1.25 kB
    Update fine-tuned model with logs and metadata 12 months ago
  • training_args.bin
    5.3 kB
    xet
    Update fine-tuned model with logs and metadata 12 months ago
  • vocab.json
    798 kB
    Update fine-tuned model with logs and metadata 12 months ago