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

projjal
/
pt-en-model

Transformers
google-tensorflow TensorFlow
t5
text2text-generation
generated_from_keras_callback
Model card Files Files and versions
xet
Community

Instructions to use projjal/pt-en-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use projjal/pt-en-model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("projjal/pt-en-model")
    model = AutoModelForSeq2SeqLM.from_pretrained("projjal/pt-en-model")
  • Notebooks
  • Google Colab
  • Kaggle
pt-en-model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
projjal's picture
projjal
Training in progress epoch 9
c16850e about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    1.66 kB
    Training in progress epoch 9 about 3 years ago
  • config.json
    756 Bytes
    Training in progress epoch 0 about 3 years ago
  • generation_config.json
    142 Bytes
    Training in progress epoch 0 about 3 years ago
  • special_tokens_map.json
    2.2 kB
    Training in progress epoch 0 about 3 years ago
  • spiece.model
    756 kB
    xet
    Training in progress epoch 0 about 3 years ago
  • tf_model.h5
    1.09 GB
    xet
    Training in progress epoch 9 about 3 years ago
  • tokenizer.json
    2.39 MB
    Training in progress epoch 0 about 3 years ago
  • tokenizer_config.json
    2.43 kB
    Training in progress epoch 0 about 3 years ago