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

TuhinColumbia
/
multiopus

Transformers
PyTorch
mbart
text2text-generation
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use TuhinColumbia/multiopus with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("TuhinColumbia/multiopus")
    model = AutoModelForSeq2SeqLM.from_pretrained("TuhinColumbia/multiopus")
  • Notebooks
  • Google Colab
  • Kaggle
multiopus
2.45 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
TuhinColumbia's picture
TuhinColumbia
Upload config.json
7ef706c over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • config.json
    1.47 kB
    Upload config.json over 4 years ago
  • pytorch_model.bin
    2.44 GB
    xet
    Upload pytorch_model.bin with git-lfs over 4 years ago
  • sentencepiece.bpe.model
    5.07 MB
    xet
    Upload sentencepiece.bpe.model with git-lfs over 4 years ago
  • special_tokens_map.json
    649 Bytes
    Upload special_tokens_map.json over 4 years ago
  • tokenizer_config.json
    500 Bytes
    Upload tokenizer_config.json over 4 years ago
  • train_results.json
    463 Bytes
    Upload train_results.json over 4 years ago
  • trainer_state.json
    8.78 kB
    Upload trainer_state.json over 4 years ago
  • training_args.bin

    Detected Pickle imports (4)

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

    How to fix it?

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