awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
facebookresearch avatar

facebookresearch/XLMArchived

0
View on GitHub↗
2,930 stars·499 forks·Python·4 views

XLM

PyTorch original implementation of Cross-lingual Language Model Pretraining.

Features

  • Language Modeling - Cross-lingual language model pre-training.
  • Memory Systems - Large memory layers utilizing product keys for efficient storage.
  • Natural Language Processing - Cross-lingual language model pretraining.
  • Pre-trained Language Models - Cross-lingual pre-trained language model.
  • General NLP - Listed in the “General NLP” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for facebookresearch/xlmStar history chart for facebookresearch/xlm

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does facebookresearch/xlm do?

PyTorch original implementation of Cross-lingual Language Model Pretraining.

What are the main features of facebookresearch/xlm?

The main features of facebookresearch/xlm are: Language Modeling, Memory Systems, Natural Language Processing, Pre-trained Language Models, General NLP.

What are some open-source alternatives to facebookresearch/xlm?

Open-source alternatives to facebookresearch/xlm include: huggingface/transformers — Transformers is a comprehensive library for machine learning that provides a unified interface for training,… codertimo/bert-pytorch. openai/gpt-2 — This project is a transformer-based language model and autoregressive text generator designed to predict the next… freewym/espresso. facebookresearch/muse — A library for Multilingual Unsupervised or Supervised word Embeddings. asyml/texar — Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the…

Open-source alternatives to XLM

Similar open-source projects, ranked by how many features they share with XLM.
  • huggingface/transformershuggingface avatar

    huggingface/transformers

    161,630View on GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Pythonaudiodeep-learningdeepseek
    View on GitHub↗161,630
  • codertimo/bert-pytorchcodertimo avatar

    codertimo/BERT-pytorch

    6,518View on GitHub↗
    Pythonbertlanguage-modelnlp
    View on GitHub↗6,518
  • openai/gpt-2openai avatar

    openai/gpt-2

    24,967View on GitHub↗

    This project is a transformer-based language model and autoregressive text generator designed to predict the next token in a sequence to produce human-like prose and synthetic text. It functions as a large language model that utilizes a transformer architecture to learn linguistic patterns from large datasets for unsupervised multitask learning. The repository provides a distribution of pre-trained weights, enabling natural language processing tasks without requiring additional training. This allows the model to perform zero-shot task generalization by applying learned patterns to new tasks.

    Python
    View on GitHub↗24,967
  • eladhoffer/seq2seq.pytorchE

    eladhoffer/seq2seq.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • See all 30 alternatives to XLM→