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

Y11IC
/
results

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Y11IC/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Y11IC/results with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B")
    model = PeftModel.from_pretrained(base_model, "Y11IC/results")
  • Notebooks
  • Google Colab
  • Kaggle
results / runs
70.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Y11IC's picture
Y11IC
Llama3.1_fintuned_chinese_3_combined
5b9ad7d verified almost 2 years ago
  • Aug21_14-20-57_1fd59bed3460
    Llama3.1_fintuned_chinese_3_combined almost 2 years ago
  • Aug21_14-37-33_1fd59bed3460
    Llama3.1_fintuned_chinese_3_combined almost 2 years ago
  • Aug21_14-45-04_1fd59bed3460
    Llama3.1_fintuned_chinese_3_combined almost 2 years ago
  • Aug21_15-03-01_1fd59bed3460
    Llama3.1_fintuned_chinese_3_combined almost 2 years ago