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

rbelanec
/
train_math_qa_1754652175

PEFT
Safetensors
llama-factory
p-tuning
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use rbelanec/train_math_qa_1754652175 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "rbelanec/train_math_qa_1754652175")
  • Notebooks
  • Google Colab
  • Kaggle
train_math_qa_1754652175
25.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
rbelanec's picture
rbelanec
End of training
ab89d15 verified 10 months ago
  • .gitattributes
    1.57 kB
    Training in progress, step 3357 10 months ago
  • README.md
    2.97 kB
    End of training 10 months ago
  • adapter_config.json
    457 Bytes
    Training in progress, step 3357 10 months ago
  • adapter_model.safetensors
    1.64 MB
    xet
    Model save 10 months ago
  • all_results.json
    391 Bytes
    End of training 10 months ago
  • eval_results.json
    201 Bytes
    End of training 10 months ago
  • special_tokens_map.json
    506 Bytes
    Training in progress, step 3357 10 months ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress, step 3357 10 months ago
  • tokenizer_config.json
    51.3 kB
    Training in progress, step 3357 10 months ago
  • train.yaml
    1.13 kB
    Training in progress, step 3357 10 months ago
  • train_results.json
    250 Bytes
    End of training 10 months ago
  • trainer_log.jsonl
    3.3 MB
    Training in progress, step 67140 10 months ago
  • trainer_state.json
    2.89 MB
    End of training 10 months ago
  • training_args.bin
    6.23 kB
    xet
    Training in progress, step 3357 10 months ago
  • training_eval_loss.png
    41.7 kB
    End of training 10 months ago
  • training_loss.png
    35.9 kB
    End of training 10 months ago