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

ashrafksalim
/
contract-clause-risk-lora

Text Classification
PEFT
Safetensors
legal-nlp
contract-review
lora
ledgar
Model card Files Files and versions
xet
Community

Instructions to use ashrafksalim/contract-clause-risk-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ashrafksalim/contract-clause-risk-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("microsoft/deberta-v3-small")
    model = PeftModel.from_pretrained(base_model, "ashrafksalim/contract-clause-risk-lora")
  • Notebooks
  • Google Colab
  • Kaggle
contract-clause-risk-lora
12.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ashrafksalim's picture
ashrafksalim
Update README.md
35da6c1 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    5.96 kB
    Update README.md about 1 month ago
  • adapter_config.json
    703 Bytes
    Upload model about 1 month ago
  • adapter_model.safetensors
    1.2 MB
    xet
    Upload model about 1 month ago
  • added_tokens.json
    23 Bytes
    Upload tokenizer about 1 month ago
  • special_tokens_map.json
    286 Bytes
    Upload tokenizer about 1 month ago
  • spm.model
    2.46 MB
    xet
    Upload tokenizer about 1 month ago
  • tokenizer.json
    8.66 MB
    Upload tokenizer about 1 month ago
  • tokenizer_config.json
    1.28 kB
    Upload tokenizer about 1 month ago