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

Ahatsham
/
Output_llama2_70-15-15

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

Instructions to use Ahatsham/Output_llama2_70-15-15 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Ahatsham/Output_llama2_70-15-15 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Meta-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "Ahatsham/Output_llama2_70-15-15")
  • Notebooks
  • Google Colab
  • Kaggle
Output_llama2_70-15-15
26 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
Ahatsham's picture
Ahatsham
Model save
333f7cc verified over 1 year ago
  • runs
    Training in progress, epoch 20 over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.07 kB
    Model save over 1 year ago
  • adapter_config.json
    635 Bytes
    Training in progress, epoch 1 over 1 year ago
  • adapter_model.safetensors
    16.8 MB
    xet
    Model save over 1 year ago
  • all_results.json
    235 Bytes
    Model save over 1 year ago
  • special_tokens_map.json
    335 Bytes
    Training in progress, epoch 1 over 1 year ago
  • tokenizer.json
    9.09 MB
    Model save over 1 year ago
  • tokenizer_config.json
    50.6 kB
    Training in progress, epoch 1 over 1 year ago
  • train_results.json
    235 Bytes
    Model save over 1 year ago
  • trainer_state.json
    7.3 kB
    Model save over 1 year ago
  • training_args.bin
    5.11 kB
    xet
    Training in progress, epoch 1 over 1 year ago