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

ar08
/
alpaca-test

Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use ar08/alpaca-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ar08/alpaca-test with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ar08/alpaca-test")
    model = AutoModelForSeq2SeqLM.from_pretrained("ar08/alpaca-test")
  • Notebooks
  • Google Colab
  • Kaggle
alpaca-test / runs
50.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 66 commits
ar08's picture
ar08
Training in progress, epoch 100
533af2c verified almost 2 years ago
  • Jun27_06-59-17_25e9f377e2d7
    Training in progress, epoch 3 almost 2 years ago
  • Jun27_06-59-58_25e9f377e2d7
    Training in progress, epoch 4 almost 2 years ago
  • Jun27_07-00-18_25e9f377e2d7
    Training in progress, epoch 6 almost 2 years ago
  • Jun27_07-00-56_25e9f377e2d7
    Training in progress, epoch 100 almost 2 years ago