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

sankhajay
/
mt5-base-sinaha-qa

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

Instructions to use sankhajay/mt5-base-sinaha-qa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sankhajay/mt5-base-sinaha-qa with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("sankhajay/mt5-base-sinaha-qa")
    model = AutoModelForSeq2SeqLM.from_pretrained("sankhajay/mt5-base-sinaha-qa")
  • Notebooks
  • Google Colab
  • Kaggle
mt5-base-sinaha-qa
2.23 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
sankhajay's picture
sankhajay
Update README.md
aa1d99b over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    1.02 kB
    Update README.md over 4 years ago
  • args.json
    457 Bytes
    Upload args.json over 4 years ago
  • config.json
    680 Bytes
    Upload config.json over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.23 GB
    xet
    Upload pytorch_model.bin with git-lfs over 4 years ago
  • special_tokens_map.json
    65 Bytes
    Upload special_tokens_map.json over 4 years ago
  • spiece.model
    4.31 MB
    xet
    Upload spiece.model with git-lfs over 4 years ago
  • tokenizer_config.json
    431 Bytes
    Upload tokenizer_config.json over 4 years ago
  • training_args.bin

    Detected Pickle imports (5)

    • "transformers.trainer_utils.HubStrategy",
    • "transformers.trainer_utils.IntervalStrategy",
    • "torch.device",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.SchedulerType"

    How to fix it?

    2.93 kB
    xet
    Upload training_args.bin with git-lfs over 4 years ago