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

DigitalUmuganda
/
quantized_finetuned_edu_en_kin

Translation
Transformers
Kinyarwanda
English
education
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use DigitalUmuganda/quantized_finetuned_edu_en_kin with Transformers:

    # Use a pipeline as a high-level helper
    # Warning: Pipeline type "translation" is no longer supported in transformers v5.
    # You must load the model directly (see below) or downgrade to v4.x with:
    # 'pip install "transformers<5.0.0'
    from transformers import pipeline
    
    pipe = pipeline("translation", model="DigitalUmuganda/quantized_finetuned_edu_en_kin")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("DigitalUmuganda/quantized_finetuned_edu_en_kin", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
quantized_finetuned_edu_en_kin
1.39 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
rutsam's picture
rutsam
Create README.md
8e6db00 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    113 Bytes
    Create README.md over 2 years ago
  • config.json
    189 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • flores200_sacrebleu_tokenizer_spm.model
    4.85 MB
    xet
    Upload flores200_sacrebleu_tokenizer_spm.model over 2 years ago
  • model.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.38 GB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • shared_vocabulary.json
    5.92 MB
    Upload folder using huggingface_hub over 2 years ago