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

Davlan
/
mT5_base_yoruba_adr

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

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

  • Libraries
  • Transformers

    How to use Davlan/mT5_base_yoruba_adr with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Davlan/mT5_base_yoruba_adr")
    model = AutoModelForSeq2SeqLM.from_pretrained("Davlan/mT5_base_yoruba_adr")
  • Notebooks
  • Google Colab
  • Kaggle
mT5_base_yoruba_adr
2.33 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Davlan's picture
Davlan
update model files
9a6c4a7 about 5 years ago
  • .gitattributes
    690 Bytes
    initial commit about 5 years ago
  • README.md
    1.77 kB
    update readme about 5 years ago
  • config.json
    673 Bytes
    add yoruba adr model about 5 years ago
  • model_args.json
    2.57 kB
    update model files about 5 years ago
  • pytorch_model.bin
    2.33 GB
    xet
    update model files about 5 years ago
  • special_tokens_map.json
    65 Bytes
    add yoruba adr model about 5 years ago
  • spiece.model
    4.31 MB
    xet
    add yoruba adr model about 5 years ago
  • tokenizer_config.json
    393 Bytes
    update model files about 5 years ago
  • training_args.bin

    Detected Pickle imports (1)

    • "simpletransformers.config.model_args.T5Args"

    How to fix it?

    3.12 kB
    xet
    update model files about 5 years ago