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

GlycerinLOL
/
LLM_Teached_Bart_FromScratch

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

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

  • Libraries
  • Transformers

    How to use GlycerinLOL/LLM_Teached_Bart_FromScratch with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("GlycerinLOL/LLM_Teached_Bart_FromScratch")
    model = AutoModelForSeq2SeqLM.from_pretrained("GlycerinLOL/LLM_Teached_Bart_FromScratch")
  • Notebooks
  • Google Colab
  • Kaggle
LLM_Teached_Bart_FromScratch / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
GlycerinLOL's picture
GlycerinLOL
End of training
ae8409c over 2 years ago
  • Dec14_09-30-32_srpn0lctr1702480508242-d7jkl
    Training in progress, step 500 over 2 years ago
  • Dec14_11-04-11_mgrqu6ctr1702517804785-49zpx
    End of training over 2 years ago
  • Dec14_12-49-58_mgrqu6ctr1702517804785-49zpx
    End of training over 2 years ago