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

  • Log In
  • Sign Up

Jour
/
tiny-m2m100-test

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

Instructions to use Jour/tiny-m2m100-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Jour/tiny-m2m100-test with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Jour/tiny-m2m100-test")
    model = AutoModelForSeq2SeqLM.from_pretrained("Jour/tiny-m2m100-test")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-m2m100-test
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Jour's picture
Jour
Upload vocab.json
42e494f almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • config.json
    931 Bytes
    Upload config.json almost 4 years ago
  • pytorch_model.bin
    968 MB
    xet
    Upload pytorch_model.bin almost 4 years ago
  • sentencepiece.bpe.model
    2.42 MB
    xet
    Upload sentencepiece.bpe.model almost 4 years ago
  • special_tokens_map.json
    1.56 kB
    Upload special_tokens_map.json almost 4 years ago
  • tokenizer_config.json
    1.89 kB
    Upload tokenizer_config.json almost 4 years ago
  • vocab.json
    3.71 MB
    Upload vocab.json almost 4 years ago