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

  • Log In
  • Sign Up

MarkS
/
bart-base-qa2d

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

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

  • Libraries
  • Transformers

    How to use MarkS/bart-base-qa2d with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("MarkS/bart-base-qa2d")
    model = AutoModelForSeq2SeqLM.from_pretrained("MarkS/bart-base-qa2d")
  • Notebooks
  • Google Colab
  • Kaggle
bart-base-qa2d
1.12 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 15 commits
MarkS's picture
MarkS
Update README.md
94f286a about 3 years ago
  • .gitattributes
    1.27 kB
    Adding `safetensors` variant of this model (#1) about 3 years ago
  • README.md
    3.17 kB
    Update README.md about 3 years ago
  • config.json
    1.72 kB
    Upload config.json about 4 years ago
  • merges.txt
    456 kB
    Upload merges.txt about 4 years ago
  • model.safetensors
    558 MB
    xet
    Adding `safetensors` variant of this model (#1) about 3 years ago
  • pytorch_model.bin
    558 MB
    xet
    Upload pytorch_model.bin with git-lfs about 4 years ago
  • special_tokens_map.json
    772 Bytes
    Upload special_tokens_map.json about 4 years ago
  • tokenizer_config.json
    1.12 kB
    Upload tokenizer_config.json about 4 years ago
  • vocab.json
    899 kB
    Upload vocab.json about 4 years ago