| --- |
| title: Legesher |
| emoji: ๐ |
| colorFrom: indigo |
| colorTo: pink |
| sdk: static |
| pinned: false |
| --- |
| |
| # Legesher |
|
|
| **Code in your native language.** |
|
|
| Legesher is an open-core toolchain that lets developers create, innovate, and |
| collaborate on code in their own language. Existing tooling, CI, and code review keep working |
| regardless of the language you use, so code in the language of your ideas. |
|
|
| - ๐ Website: [legesher.io](https://legesher.io) |
| - ๐ป GitHub: [github.com/Legesher](https://github.com/Legesher) |
| - ๐ฌ Slack: [legesher.io/go/slack](https://legesher.io/go/slack) |
|
|
| --- |
|
|
| ## What lives here on Hugging Face |
|
|
| This org hosts the **research artifacts** behind Legesher. Featuring the |
| *Language Decoded* project, we highlight the impact of native code in the |
| performance of multilingual models as our contribution to Cohere's Tiny Aya Expedition. |
|
|
| ### ๐ Datasets |
|
|
| - [**language-decoded-data**](https://hf.co/datasets/legesher/language-decoded-data) โ multilingual code corpora across experimental conditions (en / zh / es / ur) |
| - [**language-decoded-community**](https://hf.co/datasets/legesher/language-decoded-community) โ natively-authored code contributed by developers |
| - [**language-decoded-experiments**](https://hf.co/datasets/legesher/language-decoded-experiments) โ training logs, configs, and evaluation results |
|
|
| ### ๐ค Models |
|
|
| [LoRA adapters](https://hf.co/legesher/language-decoded-lora) fine-tuned on `CohereLabs/tiny-aya-base` across conditions: |
|
|
| - Condition 1 (english code baseline) |
| - Condition 2 (translated code identifiers via Legesher) |
| - Condition 3 (native code) |
| - Condition 5 (fully translated code via Legesher + Aya Expanse) |
|
|
| ### ๐ฎ Spaces |
|
|
| - [**legesher-native-code**](https://hf.co/spaces/legesher/legesher-native-code) โ submit natively-authored code to the community corpus |
|
|
| --- |
|
|
| ## The product side |
|
|
| Legesher ships **51 experimental Python language packs** (am, ar, bn, โฆ zh) |
| plus a VS Code extension and full LSP server. Translation happens through |
| git filters, so the repo on disk stays English and your editor renders your |
| native language. See the [main repo](https://github.com/Legesher/legesher) |
| for installation and the language pack list. |
|
|
| --- |
|
|
| *Built by [Madison Edgar](https://github.com/madiedgar) and the Legesher |
| community. Apache-2.0 for code; see individual repos for dataset and |
| model licenses.* |
|
|