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

  • Log In
  • Sign Up

AkshaySg
/
gramCorrection

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

Instructions to use AkshaySg/gramCorrection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use AkshaySg/gramCorrection with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("AkshaySg/gramCorrection")
    model = AutoModelForSeq2SeqLM.from_pretrained("AkshaySg/gramCorrection")
  • Notebooks
  • Google Colab
  • Kaggle
gramCorrection
1.79 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
142d357 about 3 years ago
  • .gitattributes
    791 Bytes
    Adding `safetensors` variant of this model about 3 years ago
  • config.json
    1.42 kB
    model push almost 5 years ago
  • model.safetensors
    892 MB
    xet
    Adding `safetensors` variant of this model about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    892 MB
    xet
    model push almost 5 years ago
  • special_tokens_map.json
    1.79 kB
    model push almost 5 years ago
  • spiece.model
    792 kB
    xet
    model push almost 5 years ago
  • tokenizer.json
    1.39 MB
    model push almost 5 years ago
  • tokenizer_config.json
    1.95 kB
    model push almost 5 years ago
  • training_args.bin

    Detected Pickle imports (4)

    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.SchedulerType",
    • "torch.device"

    How to fix it?

    2.48 kB
    xet
    model push almost 5 years ago