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

Correkt
/
question_extractor_77m

Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use Correkt/question_extractor_77m with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Correkt/question_extractor_77m")
    model = AutoModelForSeq2SeqLM.from_pretrained("Correkt/question_extractor_77m")
  • Notebooks
  • Google Colab
  • Kaggle
question_extractor_77m
311 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
khilan1234's picture
khilan1234
question_extractor_flan-t5-small
c877cda verified about 2 years ago
  • runs
    question_extractor_flan-t5-small about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    2.87 kB
    question_extractor_flan-t5-small about 2 years ago
  • config.json
    1.56 kB
    question_extractor_flan-t5-small about 2 years ago
  • generation_config.json
    142 Bytes
    question_extractor_flan-t5-small about 2 years ago
  • model.safetensors
    308 MB
    xet
    question_extractor_flan-t5-small about 2 years ago
  • special_tokens_map.json
    2.54 kB
    question_extractor_flan-t5-small about 2 years ago
  • spiece.model
    792 kB
    xet
    question_extractor_flan-t5-small about 2 years ago
  • tokenizer.json
    2.42 MB
    question_extractor_flan-t5-small about 2 years ago
  • tokenizer_config.json
    20.8 kB
    question_extractor_flan-t5-small about 2 years ago
  • training_args.bin

    Detected Pickle imports (9)

    • "transformers.trainer_utils.SchedulerType",
    • "torch.device",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "accelerate.state.PartialState"

    How to fix it?

    5.11 kB
    xet
    question_extractor_flan-t5-small about 2 years ago