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

  • Log In
  • Sign Up

cnmoro
/
ult5-pt-small-instruct

Transformers
PyTorch
Portuguese
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use cnmoro/ult5-pt-small-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use cnmoro/ult5-pt-small-instruct with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("cnmoro/ult5-pt-small-instruct")
    model = AutoModelForSeq2SeqLM.from_pretrained("cnmoro/ult5-pt-small-instruct")
  • Notebooks
  • Google Colab
  • Kaggle
ult5-pt-small-instruct
333 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
cnmoro's picture
cnmoro
Update README.md
8844821 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    334 Bytes
    Update README.md over 2 years ago
  • added_tokens.json
    2.88 kB
    Upload 9 files over 2 years ago
  • config.json
    912 Bytes
    Upload 9 files over 2 years ago
  • generation_config.json
    167 Bytes
    Upload 9 files over 2 years ago
  • merges.txt
    490 kB
    Upload 9 files over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    330 MB
    xet
    Upload 9 files over 2 years ago
  • special_tokens_map.json
    2.51 kB
    Upload 9 files over 2 years ago
  • tokenizer.json
    2.19 MB
    Upload 9 files over 2 years ago
  • tokenizer_config.json
    21.8 kB
    Upload 9 files over 2 years ago
  • vocab.json
    831 kB
    Upload 9 files over 2 years ago