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

tastelikefeet
/
test0901-5

PEFT
TensorBoard
Safetensors
llama-factory
lora
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use tastelikefeet/test0901-5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use tastelikefeet/test0901-5 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-1.5B-Instruct")
    model = PeftModel.from_pretrained(base_model, "tastelikefeet/test0901-5")
  • Notebooks
  • Google Colab
  • Kaggle
test0901-5
48.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
tastelikefeet's picture
tastelikefeet
End of training
d63ad47 verified almost 2 years ago
  • runs
    End of training almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    2.1 kB
    End of training almost 2 years ago
  • adapter_config.json
    725 Bytes
    Model save almost 2 years ago
  • adapter_model.safetensors
    37 MB
    xet
    Model save almost 2 years ago
  • added_tokens.json
    104 Bytes
    Model save almost 2 years ago
  • all_results.json
    359 Bytes
    End of training almost 2 years ago
  • configuration.json
    73 Bytes
    Model save almost 2 years ago
  • eval_results.json
    177 Bytes
    End of training almost 2 years ago
  • merges.txt
    1.67 MB
    Model save almost 2 years ago
  • special_tokens_map.json
    367 Bytes
    Model save almost 2 years ago
  • tokenizer.json
    7.03 MB
    Model save almost 2 years ago
  • tokenizer_config.json
    1.81 kB
    Model save almost 2 years ago
  • train_results.json
    218 Bytes
    End of training almost 2 years ago
  • trainer_log.jsonl
    2.12 kB
    Model save almost 2 years ago
  • trainer_state.json
    3.29 kB
    End of training almost 2 years ago
  • training_args.bin
    5.37 kB
    xet
    Model save almost 2 years ago
  • training_eval_loss.png
    37.8 kB
    End of training almost 2 years ago
  • training_loss.png
    20.9 kB
    Model save almost 2 years ago
  • vocab.json
    2.78 MB
    Model save almost 2 years ago