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

AI-Lab-Makerere
/
en_lg

Transformers
PyTorch
Enawené-Nawé
marian
text2text-generation
Trained with AutoTrain
Model card Files Files and versions
xet
Community
2

Instructions to use AI-Lab-Makerere/en_lg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use AI-Lab-Makerere/en_lg with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("AI-Lab-Makerere/en_lg")
    model = AutoModelForSeq2SeqLM.from_pretrained("AI-Lab-Makerere/en_lg")
  • Notebooks
  • Google Colab
  • Kaggle
en_lg
311 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 5 commits
ZennyKenny's picture
ZennyKenny
Fix yaml
9342618 verified about 2 years ago
  • .gitattributes
    1.26 kB
    Commit From AutoNLP over 4 years ago
  • README.md
    701 Bytes
    Fix yaml about 2 years ago
  • config.json
    1.35 kB
    Commit From AutoNLP over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    308 MB
    xet
    Commit From AutoNLP over 4 years ago
  • sample_input.pkl

    Detected Pickle imports (1)

    • "transformers.tokenization_utils_base.BatchEncoding"

    How to fix it?

    434 Bytes
    xet
    Commit From AutoNLP over 4 years ago
  • source.spm
    790 kB
    Commit From AutoNLP over 4 years ago
  • special_tokens_map.json
    65 Bytes
    Commit From AutoNLP over 4 years ago
  • target.spm
    707 kB
    Commit From AutoNLP over 4 years ago
  • tokenizer_config.json
    279 Bytes
    Commit From AutoNLP over 4 years ago
  • vocab.json
    1.55 MB
    Commit From AutoNLP over 4 years ago