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

seonglae
/
resrer-bart-base

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

Instructions to use seonglae/resrer-bart-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use seonglae/resrer-bart-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("seonglae/resrer-bart-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("seonglae/resrer-bart-base")
  • Notebooks
  • Google Colab
  • Kaggle
resrer-bart-base / runs
18.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
seonglae's picture
seonglae
Training in progress, step 4000
079eee1 over 2 years ago
  • Nov22_15-47-17_workspace-yt5idya013hw-0
    Training in progress, step 500 over 2 years ago
  • Nov22_15-49-03_workspace-yt5idya013hw-0
    Training in progress, step 500 over 2 years ago
  • Nov22_15-50-04_workspace-yt5idya013hw-0
    Training in progress, step 4000 over 2 years ago