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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

flax-community
/
arabic-t5-small

Transformers
PyTorch
google-tensorflow TensorFlow
JAX
TensorBoard
Safetensors
Arabic
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Transformers

    How to use flax-community/arabic-t5-small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("flax-community/arabic-t5-small")
    model = AutoModelForSeq2SeqLM.from_pretrained("flax-community/arabic-t5-small", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
arabic-t5-small
2.2 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 48 commits
salti's picture
salti
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
6edab11 over 2 years ago
  • .gitattributes
    839 Bytes
    Adding `safetensors` variant of this model (#1) over 2 years ago
  • .gitignore
    21 Bytes
    Initial commit about 5 years ago
  • README.md
    2.15 kB
    Fix typos in README about 5 years ago
  • checkpoint_22000
    440 MB
    xet
    Saving weights and logs of step 22000 about 5 years ago
  • config.json
    683 Bytes
    add PyTorch model about 5 years ago
  • events.out.tfevents.1626433560.t1v-n-a5dc64a9-w-0.51110.3.v2
    3.26 MB
    xet
    Saving weights and logs of step 22000 about 5 years ago
  • flax_model.msgpack
    439 MB
    xet
    Saving weights and logs of step 22000 about 5 years ago
  • model.safetensors
    439 MB
    xet
    Adding `safetensors` variant of this model (#1) over 2 years ago
  • pytorch_model.bin
    439 MB
    xet
    add PyTorch model about 5 years ago
  • run-t5v1_1-small.sh
    657 Bytes
    add training and tokenization scripts about 5 years ago
  • run_t5_mlm_flax.py
    29.5 kB
    add training and tokenization scripts about 5 years ago
  • special_tokens_map.json
    1.79 kB
    save tokenizer about 5 years ago
  • t5_tokenizer_model.py
    5.15 kB
    add training and tokenization scripts about 5 years ago
  • tf_model.h5
    439 MB
    xet
    add TensorFlow model about 5 years ago
  • tokenizer.json
    2.19 MB
    save tokenizer about 5 years ago
  • tokenizer_config.json
    1.89 kB
    save tokenizer about 5 years ago