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

seamusl
/
enga52

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

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

  • Libraries
  • Transformers

    How to use seamusl/enga52 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("seamusl/enga52")
    model = AutoModelForSeq2SeqLM.from_pretrained("seamusl/enga52", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
enga52
6.69 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
seamusl's picture
seamusl
Update README.md
9d3caa3 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    40 Bytes
    Update README.md over 2 years ago
  • config.json
    911 Bytes
    Updated with "forced_bos_token_id": 256061, "tokenizer_class": "NllbTokenizer" over 2 years ago
  • pytorch_model.bin
    6.69 GB
    xet
    add model weights over 2 years ago
  • sentencepiece.bpe.model
    4.85 MB
    xet
    add model weights over 2 years ago
  • special_tokens_map.json
    3.55 kB
    add model weights over 2 years ago
  • tokenizer_config.json
    592 Bytes
    Update tokenizer_config.json over 2 years ago
  • training_args.bin
    5.18 kB
    xet
    add model weights over 2 years ago