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

richardlastrucci
/
m2m100-tsn-ssw

Transformers
TensorBoard
Safetensors
m2m_100
text2text-generation
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use richardlastrucci/m2m100-tsn-ssw with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use richardlastrucci/m2m100-tsn-ssw with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("richardlastrucci/m2m100-tsn-ssw")
    model = AutoModelForSeq2SeqLM.from_pretrained("richardlastrucci/m2m100-tsn-ssw")
  • Notebooks
  • Google Colab
  • Kaggle
m2m100-tsn-ssw
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
richardlastrucci's picture
richardlastrucci
Training in progress, epoch 10
81db26a verified almost 2 years ago
  • runs
    Training in progress, epoch 10 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • added_tokens.json
    2.01 kB
    Training in progress, epoch 1 almost 2 years ago
  • config.json
    931 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • model.safetensors
    1.94 GB
    xet
    Training in progress, epoch 10 almost 2 years ago
  • sentencepiece.bpe.model
    2.42 MB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • special_tokens_map.json
    1.56 kB
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer_config.json
    19.8 kB
    Training in progress, epoch 1 almost 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.86 kB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • vocab.json
    3.71 MB
    Training in progress, epoch 1 almost 2 years ago