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

masakhane
/
mt5_bam_fr_news

Transformers
PyTorch
Bambara
French
mt5
text2text-generation
Model card Files Files and versions
xet
Community
3

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

  • Libraries
  • Transformers

    How to use masakhane/mt5_bam_fr_news with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("masakhane/mt5_bam_fr_news")
    model = AutoModelForSeq2SeqLM.from_pretrained("masakhane/mt5_bam_fr_news")
  • Notebooks
  • Google Colab
  • Kaggle
mt5_bam_fr_news
2.34 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 3 commits
chrisjay's picture
chrisjay
lbourdois's picture
lbourdois
Upload README.md with huggingface_hub (#1)
c7b9f04 over 3 years ago
  • .gitattributes
    1.22 kB
    initial commit about 4 years ago
  • README.md
    46 Bytes
    Upload README.md with huggingface_hub (#1) over 3 years ago
  • all_results.json
    438 Bytes
    add MT model about 4 years ago
  • config.json
    702 Bytes
    add MT model about 4 years ago
  • generated_predictions.txt
    340 kB
    add MT model about 4 years ago
  • predict_results.json
    245 Bytes
    add MT model about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.33 GB
    xet
    add MT model about 4 years ago
  • special_tokens_map.json
    65 Bytes
    add MT model about 4 years ago
  • spiece.model
    4.31 MB
    xet
    add MT model about 4 years ago
  • tokenizer.json
    8.33 MB
    add MT model about 4 years ago
  • tokenizer_config.json
    408 Bytes
    add MT model about 4 years ago
  • train_results.json
    195 Bytes
    add MT model about 4 years ago
  • trainer_state.json
    1.33 kB
    add MT model about 4 years ago
  • training_args.bin

    Detected Pickle imports (5)

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

    How to fix it?

    2.93 kB
    xet
    add MT model about 4 years ago