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

harish
/
IMPLI-T5-e10

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

Instructions to use harish/IMPLI-T5-e10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use harish/IMPLI-T5-e10 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("harish/IMPLI-T5-e10")
    model = AutoModelForSeq2SeqLM.from_pretrained("harish/IMPLI-T5-e10")
  • Notebooks
  • Google Colab
  • Kaggle
IMPLI-T5-e10
6.25 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits

This model has 1 file scanned as unsafe.

harish's picture
harish
added model
34fdec9 almost 4 years ago
  • checkpoint-500
    added model almost 4 years ago
  • checkpoint-750
    added model almost 4 years ago
  • .gitattributes
    1.34 kB
    initial commit almost 4 years ago
  • README.md
    33 Bytes
    initial commit almost 4 years ago
  • config.json
    1.48 kB
    added model almost 4 years ago
  • outputs.json
    57 kB
    added model almost 4 years ago
  • pytorch_model.bin
    892 MB
    xet
    added model almost 4 years ago
  • special_tokens_map.json
    2.2 kB
    added model almost 4 years ago
  • spiece.model
    792 kB
    xet
    added model almost 4 years ago
  • tokenizer.json
    2.42 MB
    added model almost 4 years ago
  • tokenizer_config.json
    2.35 kB
    added model almost 4 years ago
  • training_args.bin

    Detected Pickle imports (6)

    • "transformers.trainer_utils.SchedulerType",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.IntervalStrategy",
    • "__main__.FigTrainingArguments",
    • "torch.device"

    How to fix it?

    3.57 kB
    xet
    added model almost 4 years ago