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

BEGADE
/
sample_data

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

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

  • Libraries
  • PEFT

    How to use BEGADE/sample_data 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, "BEGADE/sample_data")
  • Notebooks
  • Google Colab
  • Kaggle
sample_data
3.51 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
BEGADE's picture
BEGADE
Training in progress, epoch 2
89f5243 verified over 1 year ago
  • runs
    Training in progress, epoch 2 over 1 year ago
  • .gitattributes
    1.63 kB
    Training in progress, epoch 0 over 1 year ago
  • README.md
    930 Bytes
    Training in progress, epoch 0 over 1 year ago
  • adapter_config.json
    690 Bytes
    Training in progress, epoch 0 over 1 year ago
  • adapter_model.safetensors
    3.44 GB
    xet
    Training in progress, epoch 2 over 1 year ago
  • anscombe.json
    1.7 kB
    Training in progress, epoch 0 over 1 year ago
  • california_housing_test.csv
    301 kB
    Training in progress, epoch 0 over 1 year ago
  • california_housing_train.csv
    1.71 MB
    Training in progress, epoch 0 over 1 year ago
  • mnist_test.csv
    18.3 MB
    xet
    Training in progress, epoch 0 over 1 year ago
  • mnist_train_small.csv
    36.5 MB
    xet
    Training in progress, epoch 0 over 1 year ago
  • special_tokens_map.json
    419 Bytes
    Training in progress, epoch 0 over 1 year ago
  • tokenizer.json
    9.09 MB
    Training in progress, epoch 0 over 1 year ago
  • tokenizer_config.json
    51.2 kB
    Training in progress, epoch 0 over 1 year ago
  • training_args.bin
    4.73 kB
    xet
    Training in progress, epoch 0 over 1 year ago