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

ethansimrm
/
M2M100_enfr_FT_ailem_2021

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

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

  • Libraries
  • Transformers

    How to use ethansimrm/M2M100_enfr_FT_ailem_2021 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ethansimrm/M2M100_enfr_FT_ailem_2021")
    model = AutoModelForSeq2SeqLM.from_pretrained("ethansimrm/M2M100_enfr_FT_ailem_2021", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
M2M100_enfr_FT_ailem_2021
9.72 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
a8868eb verified over 1 year ago
  • checkpoint-272000
    stage best ailem model about 3 years ago
  • .gitattributes
    1.52 kB
    initial commit about 3 years ago
  • config.json
    931 Bytes
    stage best ailem model about 3 years ago
  • generation_config.json
    198 Bytes
    stage best ailem model about 3 years ago
  • model.safetensors
    1.94 GB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.94 GB
    xet
    stage best ailem model about 3 years ago
  • sentencepiece.bpe.model
    2.42 MB
    xet
    stage best ailem model about 3 years ago
  • special_tokens_map.json
    1.56 kB
    stage best ailem model about 3 years ago
  • tokenizer_config.json
    1.81 kB
    stage best ailem model about 3 years ago
  • training_args.bin

    Detected Pickle imports (6)

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

    How to fix it?

    3.77 kB
    xet
    stage best ailem model about 3 years ago
  • vocab.json
    3.71 MB
    stage best ailem model about 3 years ago