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

nlp04
/
final_bart_prepro_fix

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

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

  • Libraries
  • Transformers

    How to use nlp04/final_bart_prepro_fix with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("nlp04/final_bart_prepro_fix")
    model = AutoModelForSeq2SeqLM.from_pretrained("nlp04/final_bart_prepro_fix")
  • Notebooks
  • Google Colab
  • Kaggle
final_bart_prepro_fix / runs
55.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
bongseok's picture
bongseok
Model save
4f2eaaa over 3 years ago
  • Feb01_01-56-33_05ae2094ef53
    Training in progress, step 2000 over 3 years ago
  • Feb01_02-23-01_05ae2094ef53
    Training in progress, step 2000 over 3 years ago
  • Feb01_02-50-10_05ae2094ef53
    Training in progress, step 2000 over 3 years ago
  • Feb01_03-20-31_05ae2094ef53
    Model save over 3 years ago