kaistAI/LangBridge
[ACL 2024] LangBridge: Multilingual Reasoning Without Multilingual Supervision
LangBridge helps developers enhance English-centric large language models to effectively understand and respond to reasoning tasks in multiple languages. It takes an existing English-focused language model and a multilingual input prompt, then outputs accurate, reasoned responses in the input language. This tool is ideal for machine learning engineers and researchers who want to expand the linguistic capabilities of their models without needing extensive multilingual training data.
No commits in the last 6 months.
Use this if you need to deploy or research language models that can handle complex reasoning across various languages, but you primarily have access to English data and models.
Not ideal if your primary goal is to train a language model from scratch specifically for a single non-English language or if you already have large, high-quality multilingual datasets.
Stars
96
Forks
8
Language
Python
License
—
Category
Last pushed
Oct 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/kaistAI/LangBridge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ExtensityAI/symbolicai
A neurosymbolic perspective on LLMs
TIGER-AI-Lab/MMLU-Pro
The code and data for "MMLU-Pro: A More Robust and Challenging Multi-Task Language Understanding...
deep-symbolic-mathematics/LLM-SR
[ICLR 2025 Oral] This is the official repo for the paper "LLM-SR" on Scientific Equation...
microsoft/interwhen
A framework for verifiable reasoning with language models.
zhudotexe/fanoutqa
Companion code for FanOutQA: Multi-Hop, Multi-Document Question Answering for Large Language...