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

yeongseok11
/
exaone-2.4b-erp-nl2sql

PEFT
Safetensors
text-to-sql
erp
exaone
korean
nlp
lora
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use yeongseok11/exaone-2.4b-erp-nl2sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use yeongseok11/exaone-2.4b-erp-nl2sql with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct")
    model = PeftModel.from_pretrained(base_model, "yeongseok11/exaone-2.4b-erp-nl2sql")
  • Notebooks
  • Google Colab
  • Kaggle
exaone-2.4b-erp-nl2sql
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
yeongseok11's picture
yeongseok11
Update README.md
3acb6fb verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    3.72 kB
    Update README.md 4 months ago
  • adapter_config.json
    1.09 kB
    Upload Best Checkpoint (4 Epochs, Acc 68.5%) 4 months ago
  • adapter_model.safetensors
    700 MB
    xet
    Upload Best Checkpoint (4 Epochs, Acc 68.5%) 4 months ago
  • chat_template.jinja
    339 Bytes
    Upload Best Checkpoint (4 Epochs, Acc 68.5%) 4 months ago
  • merges.txt
    1.22 MB
    Upload Best Checkpoint (4 Epochs, Acc 68.5%) 4 months ago
  • special_tokens_map.json
    563 Bytes
    Upload Best Checkpoint (4 Epochs, Acc 68.5%) 4 months ago
  • tokenizer.json
    7.91 MB
    Upload Best Checkpoint (4 Epochs, Acc 68.5%) 4 months ago
  • tokenizer_config.json
    70.4 kB
    Upload Best Checkpoint (4 Epochs, Acc 68.5%) 4 months ago
  • vocab.json
    1.93 MB
    Upload Best Checkpoint (4 Epochs, Acc 68.5%) 4 months ago