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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

yasunotkt
/
damage-cause-encoder-v05

Text Classification
PEFT
Safetensors
Japanese
bert
japanese
lora
qlora
bridge-inspection
civil-engineering
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use yasunotkt/damage-cause-encoder-v05 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use yasunotkt/damage-cause-encoder-v05 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("cl-tohoku/bert-large-japanese-v2")
    model = PeftModel.from_pretrained(base_model, "yasunotkt/damage-cause-encoder-v05")
  • Notebooks
  • Google Colab
  • Kaggle
damage-cause-encoder-v05
28.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
yasunotkt's picture
yasunotkt
Upload folder using huggingface_hub
5a3f9a2 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    11.1 kB
    Upload folder using huggingface_hub about 2 months ago
  • adapter_config.json
    1.15 kB
    Upload folder using huggingface_hub about 2 months ago
  • adapter_model.safetensors
    28.5 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • tokenizer_config.json
    1.47 kB
    Upload folder using huggingface_hub about 2 months ago
  • training_meta.json
    735 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • vocab.txt
    264 kB
    Upload folder using huggingface_hub about 2 months ago