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

blakeho
/
flan-t5-critical-constructive-translator

Transformers
PyTorch
t5
text2text-generation
text-generation-inference
4-bit precision
Model card Files Files and versions
xet
Community

Instructions to use blakeho/flan-t5-critical-constructive-translator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use blakeho/flan-t5-critical-constructive-translator with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("blakeho/flan-t5-critical-constructive-translator")
    model = AutoModelForSeq2SeqLM.from_pretrained("blakeho/flan-t5-critical-constructive-translator", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
flan-t5-critical-constructive-translator
15.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
blakeho's picture
blakeho
Uploaded model
5816df3 about 3 years ago
  • .gitattributes
    1.52 kB
    initial commit about 3 years ago
  • config.json
    1.88 kB
    Uploaded model about 3 years ago
  • epoch=0-step=328.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    3.69 GB
    xet
    Uploaded model about 3 years ago
  • generation_config.json
    147 Bytes
    Uploaded model about 3 years ago
  • pytorch_model-00001-of-00002.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    9.97 GB
    xet
    Uploaded model about 3 years ago
  • pytorch_model-00002-of-00002.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.43 GB
    xet
    Uploaded model about 3 years ago
  • pytorch_model.bin.index.json
    50.8 kB
    Uploaded model about 3 years ago
  • special_tokens_map.json
    2.2 kB
    Uploaded model about 3 years ago
  • spiece.model
    792 kB
    xet
    Uploaded model about 3 years ago
  • tokenizer.json
    2.42 MB
    Uploaded model about 3 years ago
  • tokenizer_config.json
    2.35 kB
    Uploaded model about 3 years ago