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

clarin-knext
/
plt5-base-poquad-qa-v2

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

Instructions to use clarin-knext/plt5-base-poquad-qa-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use clarin-knext/plt5-base-poquad-qa-v2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("clarin-knext/plt5-base-poquad-qa-v2")
    model = AutoModelForSeq2SeqLM.from_pretrained("clarin-knext/plt5-base-poquad-qa-v2")
  • Notebooks
  • Google Colab
  • Kaggle
plt5-base-poquad-qa-v2
1.11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
kwojtasik's picture
kwojtasik
update model card README.md
5f213d7 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • .gitignore
    13 Bytes
    Training complete. over 3 years ago
  • README.md
    1.7 kB
    update model card README.md over 3 years ago
  • added_tokens.json
    38 Bytes
    Training complete. over 3 years ago
  • config.json
    810 Bytes
    Training complete. over 3 years ago
  • pytorch_model.bin
    1.1 GB
    xet
    Training complete. over 3 years ago
  • special_tokens_map.json
    74 Bytes
    Training complete. over 3 years ago
  • spiece.model
    1.12 MB
    xet
    Training complete. over 3 years ago
  • tokenizer.json
    3.58 MB
    Training complete. over 3 years ago
  • tokenizer_config.json
    470 Bytes
    Training complete. over 3 years ago
  • training_args.bin

    Detected Pickle imports (6)

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

    How to fix it?

    3.58 kB
    xet
    Training complete. over 3 years ago