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

VyDat
/
vietnamese2vsl-t5-small

Transformers
Safetensors
mt5
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use VyDat/vietnamese2vsl-t5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use VyDat/vietnamese2vsl-t5-small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("VyDat/vietnamese2vsl-t5-small")
    model = AutoModelForSeq2SeqLM.from_pretrained("VyDat/vietnamese2vsl-t5-small")
  • Notebooks
  • Google Colab
  • Kaggle
vietnamese2vsl-t5-small
2.24 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
VyDat's picture
VyDat
Upload tokenizer
1a2fda6 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 3 months ago
  • README.md
    5.17 kB
    Upload T5ForConditionalGeneration 3 months ago
  • config.json
    803 Bytes
    Upload MT5ForConditionalGeneration 3 months ago
  • generation_config.json
    897 Bytes
    Upload MT5ForConditionalGeneration 3 months ago
  • model.safetensors
    2.23 GB
    xet
    Upload MT5ForConditionalGeneration 3 months ago
  • tokenizer.json
    16 MB
    xet
    Upload tokenizer 3 months ago
  • tokenizer_config.json
    2.69 kB
    Upload tokenizer 3 months ago