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

gsarti
/
it5-base-oscar

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

Instructions to use gsarti/it5-base-oscar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use gsarti/it5-base-oscar with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("gsarti/it5-base-oscar")
    model = AutoModelForSeq2SeqLM.from_pretrained("gsarti/it5-base-oscar")
  • Notebooks
  • Google Colab
  • Kaggle
it5-base-oscar
2.71 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
gsarti's picture
gsarti
Update README.md
c9d5f36 about 4 years ago
  • .gitattributes
    737 Bytes
    initial commit almost 5 years ago
  • README.md
    6.38 kB
    Update README.md about 4 years ago
  • config.json
    648 Bytes
    Update config.json almost 5 years ago
  • events.out.tfevents.1626099694.t1v-n-5358afd1-w-0.378865.3.v2
    38.5 MB
    xet
    Converted model to PT and TF almost 5 years ago
  • flax_model.msgpack
    892 MB
    xet
    Converted model to PT and TF almost 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    892 MB
    xet
    Converted model to PT and TF almost 5 years ago
  • tf_model.h5
    892 MB
    xet
    Converted model to PT and TF almost 5 years ago
  • tokenizer.json
    1 MB
    Converted model to PT and TF almost 5 years ago