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

  • Log In
  • Sign Up

congcongwang
/
bart-base-en-zh

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

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

  • Libraries
  • Transformers

    How to use congcongwang/bart-base-en-zh with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("congcongwang/bart-base-en-zh")
    model = AutoModelForSeq2SeqLM.from_pretrained("congcongwang/bart-base-en-zh")
  • Notebooks
  • Google Colab
  • Kaggle
bart-base-en-zh
Ctrl+K
Ctrl+K
History: 7 commits
system's picture
system HF Staff
Update pytorch_model.bin
5374572 over 5 years ago
  • .gitattributes
    345 Bytes
    initial commit over 5 years ago
  • config.json
    1.07 kB
    Update config.json over 5 years ago
  • merges.txt
    456 kB
    Update merges.txt over 5 years ago
  • pytorch_model.bin
    558 MB
    xet
    Update pytorch_model.bin over 5 years ago
  • special_tokens_map.json
    772 Bytes
    Update special_tokens_map.json over 5 years ago
  • tokenizer_config.json
    26 Bytes
    Update tokenizer_config.json over 5 years ago
  • vocab.json
    899 kB
    Update vocab.json over 5 years ago