awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Multilingual Representation Learners · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesMultilingual Representation Learners

Models designed to map diverse languages into a shared semantic space.

Distinguishing note: Focuses on the model's role as a learner of multilingual representations.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Multilingual Representation Learners. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Multilingual Representation Learners

Awesome Multilingual Representation Learners GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • google-research/bert

    google-research/bert

    39,869View on GitHub↗

    This project is a transformer-based language model and natural language processing toolkit designed to generate deep contextual representations of text. By utilizing a transformer-based encoder architecture, the system processes input sequences through stacked self-attention layers to capture the semantic meaning of tokens based on their surrounding sentence structure. The model distinguishes itself through bidirectional contextual processing, which analyzes text in both directions simultaneously, and masked language modeling, which trains the system by predicting hidden tokens within a seque

    Maps diverse linguistic inputs into a shared semantic space to facilitate cross-lingual transfer.

    Pythongooglenatural-language-processingnatural-language-understanding
    39,869View on GitHub↗