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

ChristianYang
/
Babel-en-zh

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

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

  • Libraries
  • Transformers

    How to use ChristianYang/Babel-en-zh with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ChristianYang/Babel-en-zh")
    model = AutoModelForSeq2SeqLM.from_pretrained("ChristianYang/Babel-en-zh")
  • Notebooks
  • Google Colab
  • Kaggle
Babel-en-zh
318 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 26 commits
ChristianYang's picture
ChristianYang
Upload tokenizer
16dff3a about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    23 Bytes
    initial commit about 3 years ago
  • added_tokens.json
    283 kB
    Upload tokenizer about 3 years ago
  • config.json
    1.51 kB
    Upload model about 3 years ago
  • generation_config.json
    288 Bytes
    Upload model about 3 years ago
  • pytorch_model.bin
    310 MB
    xet
    Upload model about 3 years ago
  • source.spm
    806 kB
    Upload tokenizer about 3 years ago
  • special_tokens_map.json
    74 Bytes
    Upload tokenizer about 3 years ago
  • target.spm
    805 kB
    Upload tokenizer about 3 years ago
  • tokenizer.json
    4.51 MB
    Upload tokenizer about 3 years ago
  • tokenizer_config.json
    309 Bytes
    Upload tokenizer about 3 years ago
  • vocab.json
    1.75 MB
    Upload tokenizer about 3 years ago
  • vocab.txt
    232 kB
    Upload tokenizer about 3 years ago