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

danrdoran
/
flan-t5-grammar-correction

Transformers
PyTorch
google-tensorflow TensorFlow
JAX
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use danrdoran/flan-t5-grammar-correction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use danrdoran/flan-t5-grammar-correction with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("danrdoran/flan-t5-grammar-correction")
    model = AutoModelForSeq2SeqLM.from_pretrained("danrdoran/flan-t5-grammar-correction")
  • Notebooks
  • Google Colab
  • Kaggle
flan-t5-grammar-correction
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
danrdoran's picture
danrdoran
Upload model
bf705fe verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.17 kB
    Upload model over 1 year ago
  • adapter_config.json
    741 Bytes
    Upload model over 1 year ago
  • adapter_model.safetensors
    1.39 MB
    xet
    Upload model over 1 year ago
  • added_tokens.json
    2.59 kB
    Upload tokenizer over 1 year ago
  • config.json
    1.48 kB
    Upload config over 1 year ago
  • flax_model.msgpack
    308 MB
    xet
    Upload 3 files over 1 year ago
  • model.safetensors
    308 MB
    xet
    Upload 3 files over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    308 MB
    xet
    Upload pytorch_model.bin over 1 year ago
  • special_tokens_map.json
    2.54 kB
    Upload tokenizer over 1 year ago
  • spiece.model
    792 kB
    xet
    Upload tokenizer over 1 year ago
  • tf_model.h5
    440 MB
    xet
    Upload 3 files over 1 year ago
  • tokenizer_config.json
    20.8 kB
    Upload tokenizer over 1 year ago