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

mHossain
/
en_bn_summarize_v4

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

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

  • Libraries
  • Transformers

    How to use mHossain/en_bn_summarize_v4 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("mHossain/en_bn_summarize_v4")
    model = AutoModelForSeq2SeqLM.from_pretrained("mHossain/en_bn_summarize_v4")
  • Notebooks
  • Google Colab
  • Kaggle
en_bn_summarize_v4
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
mHossain's picture
mHossain
End of training
6591382 over 2 years ago
  • .gitattributes
    1.57 kB
    Training in progress, step 1000 over 2 years ago
  • README.md
    2.46 kB
    End of training over 2 years ago
  • config.json
    802 Bytes
    Training in progress, step 1000 over 2 years ago
  • generation_config.json
    112 Bytes
    End of training over 2 years ago
  • pytorch_model.bin
    1.2 GB
    xet
    End of training over 2 years ago
  • special_tokens_map.json
    74 Bytes
    Training in progress, step 1000 over 2 years ago
  • spiece.model
    4.31 MB
    xet
    Training in progress, step 1000 over 2 years ago
  • tokenizer.json
    16.3 MB
    xet
    Training in progress, step 1000 over 2 years ago
  • tokenizer_config.json
    303 Bytes
    Training in progress, step 1000 over 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.22 kB
    xet
    Training in progress, step 1000 over 2 years ago