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

Kesian
/
general_t5_nmt_test

Transformers
JAX
t5
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use Kesian/general_t5_nmt_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Kesian/general_t5_nmt_test with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Kesian/general_t5_nmt_test")
    model = AutoModelForSeq2SeqLM.from_pretrained("Kesian/general_t5_nmt_test")
  • Notebooks
  • Google Colab
  • Kaggle
general_t5_nmt_test
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Kesian's picture
Kesian
Upload tokenizer
47a3428 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    758 Bytes
    Upload FlaxT5ForConditionalGeneration about 3 years ago
  • flax_model.msgpack
    863 MB
    xet
    Upload FlaxT5ForConditionalGeneration about 3 years ago
  • special_tokens_map.json
    2.26 kB
    Upload tokenizer about 3 years ago
  • tokenizer.json
    5.08 MB
    Upload tokenizer about 3 years ago
  • tokenizer_config.json
    215 Bytes
    Upload tokenizer about 3 years ago