Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

baek26
/
bart-dialog2all1

Reinforcement Learning
Transformers
Safetensors
bart
text2text-generation
trl
ppo
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use baek26/bart-dialog2all1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("baek26/bart-dialog2all1")
    model = AutoModelForSeq2SeqLM.from_pretrained("baek26/bart-dialog2all1")
  • Notebooks
  • Google Colab
  • Kaggle
bart-dialog2all1
561 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
baek26's picture
baek26
Push model using huggingface_hub.
110c771 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.27 kB
    Push model using huggingface_hub. almost 2 years ago
  • config.json
    1.74 kB
    Push model using huggingface_hub. almost 2 years ago
  • generation_config.json
    262 Bytes
    Push model using huggingface_hub. almost 2 years ago
  • merges.txt
    456 kB
    Push model using huggingface_hub. almost 2 years ago
  • model.safetensors
    558 MB
    xet
    Push model using huggingface_hub. almost 2 years ago
  • special_tokens_map.json
    957 Bytes
    Push model using huggingface_hub. almost 2 years ago
  • tokenizer.json
    2.11 MB
    Push model using huggingface_hub. almost 2 years ago
  • tokenizer_config.json
    1.4 kB
    Push model using huggingface_hub. almost 2 years ago
  • vocab.json
    798 kB
    Push model using huggingface_hub. almost 2 years ago