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

chaeyeonl33
/
NLLB_finetuned_KOENG

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

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

  • Libraries
  • Transformers

    How to use chaeyeonl33/NLLB_finetuned_KOENG with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("chaeyeonl33/NLLB_finetuned_KOENG")
    model = AutoModelForSeq2SeqLM.from_pretrained("chaeyeonl33/NLLB_finetuned_KOENG")
  • Notebooks
  • Google Colab
  • Kaggle
NLLB_finetuned_KOENG
2.48 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 27 commits
chaeyeonl33's picture
chaeyeonl33
Upload M2M100ForConditionalGeneration
e632891 verified about 2 years ago
  • .gitattributes
    1.53 kB
    Update .gitattributes about 2 years ago
  • README.md
    30 Bytes
    initial commit about 2 years ago
  • added_tokens.json
    4.47 kB
    Upload tokenizer about 2 years ago
  • config.json
    910 Bytes
    Upload M2M100ForConditionalGeneration about 2 years ago
  • generation_config.json
    159 Bytes
    Upload M2M100ForConditionalGeneration about 2 years ago
  • model.safetensors
    2.46 GB
    xet
    Upload M2M100ForConditionalGeneration about 2 years ago
  • sentencepiece.bpe.model
    4.85 MB
    xet
    Upload tokenizer about 2 years ago
  • special_tokens_map.json
    4.23 kB
    Upload tokenizer about 2 years ago
  • tokenizer.json
    17.3 MB
    xet
    Upload tokenizer.json about 2 years ago
  • tokenizer_config.json
    556 Bytes
    Update tokenizer_config.json about 2 years ago