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

  • Log In
  • Sign Up

ababio
/
bart-base_fm_v1

Transformers
Safetensors
bart
text2text-generation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use ababio/bart-base_fm_v1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ababio/bart-base_fm_v1")
    model = AutoModelForSeq2SeqLM.from_pretrained("ababio/bart-base_fm_v1")
  • Notebooks
  • Google Colab
  • Kaggle
bart-base_fm_v1
565 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ababio's picture
ababio
Upload tokenizer
af9421c verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.17 kB
    Upload model about 1 year ago
  • adapter_config.json
    791 Bytes
    Upload model about 1 year ago
  • adapter_model.safetensors
    1.78 MB
    xet
    Upload model about 1 year ago
  • config.json
    1.72 kB
    Upload BartForConditionalGeneration about 1 year ago
  • generation_config.json
    292 Bytes
    Upload BartForConditionalGeneration about 1 year ago
  • merges.txt
    456 kB
    Upload tokenizer about 1 year ago
  • model.safetensors
    558 MB
    xet
    Upload BartForConditionalGeneration about 1 year ago
  • special_tokens_map.json
    279 Bytes
    Upload tokenizer about 1 year ago
  • tokenizer.json
    3.56 MB
    Upload tokenizer about 1 year ago
  • tokenizer_config.json
    1.27 kB
    Upload tokenizer about 1 year ago
  • vocab.json
    798 kB
    Upload tokenizer about 1 year ago