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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

fahad1770
/
squad-bn-mt5-base2

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 fahad1770/squad-bn-mt5-base2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use fahad1770/squad-bn-mt5-base2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("fahad1770/squad-bn-mt5-base2")
    model = AutoModelForSeq2SeqLM.from_pretrained("fahad1770/squad-bn-mt5-base2", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
squad-bn-mt5-base2
2.35 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
fahad1770's picture
fahad1770
End of training
274cafb verified over 2 years ago
  • runs
    Model save over 2 years ago
  • .gitattributes
    1.57 kB
    Training in progress, epoch 2 over 2 years ago
  • README.md
    1.33 kB
    Model save over 2 years ago
  • config.json
    825 Bytes
    Training in progress, epoch 2 over 2 years ago
  • generation_config.json
    142 Bytes
    Model save over 2 years ago
  • model.safetensors
    2.33 GB
    xet
    Training in progress, epoch 2 over 2 years ago
  • special_tokens_map.json
    416 Bytes
    Training in progress, epoch 2 over 2 years ago
  • spiece.model
    4.31 MB
    xet
    Training in progress, epoch 2 over 2 years ago
  • tokenizer.json
    16.3 MB
    xet
    Training in progress, epoch 2 over 2 years ago
  • tokenizer_config.json
    833 Bytes
    Training in progress, epoch 2 over 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

    • "torch.device",
    • "accelerate.utils.dataclasses.DistributedType",
    • "accelerate.state.PartialState",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.trainer_utils.IntervalStrategy"

    How to fix it?

    4.73 kB
    xet
    Training in progress, epoch 1 over 2 years ago