| --- |
| title: README |
| emoji: π |
| colorFrom: pink |
| colorTo: indigo |
| sdk: static |
| pinned: false |
| --- |
| |
| # GOOMLP Research |
|
|
| <p align="center"> |
| <img src="logo.png" width="220" alt="GOOMLP Logo"> |
| </p> |
|
|
| <h1 align="center">GOOMLP Research</h1> |
|
|
| <p align="center"> |
| Building open machine learning models, datasets, and tools. |
| </p> |
|
|
| --- |
|
|
| ## π About |
|
|
| GOOMLP Research is an independent AI and machine learning organization focused on: |
|
|
| * Foundation models |
| * Language models (LLMs) |
| * Datasets |
| * Tokenizers |
| * Research experiments |
| * Open-source AI tools |
|
|
| Our goal is to create useful, efficient, and accessible machine learning technology for everyone. |
|
|
| --- |
|
|
| ## π§ Projects |
|
|
| ### Language Models |
|
|
| Training and releasing language models of various sizes. |
|
|
| ### Datasets |
|
|
| Curated datasets for pretraining, instruction tuning, and evaluation. |
|
|
| ### Tokenizers |
|
|
| Efficient tokenization systems for multilingual AI models. |
|
|
| ### Research |
|
|
| Experiments involving: |
|
|
| * Pretraining |
| * Fine-tuning |
| * Reasoning |
| * Distillation |
| * Model evaluation |
|
|
| --- |
|
|
| ## π¦ Repositories |
|
|
| Example structure: |
|
|
| ```text |
| GOOMLP/ |
| βββ Models/ |
| βββ Datasets/ |
| βββ Tokenizers/ |
| βββ Research/ |
| βββ Documentation/ |
| ``` |
|
|
| --- |
|
|
| ## π― Mission |
|
|
| Build. |
| Learn. |
| Innovate. |
|
|
| GOOMLP Research aims to make AI development more open, efficient, and accessible. |
|
|
| --- |
|
|
| ## π€ Contributing |
|
|
| Contributions, ideas, and feedback are welcome. |
|
|
| 1. Fork the repository |
| 2. Create a feature branch |
| 3. Commit your changes |
| 4. Open a pull request |
|
|
| --- |
|
|
| ## π License |
|
|
| Each repository may have its own license. |
|
|
| Please check the license file included with each project. |
|
|
| --- |
|
|
| <p align="center"> |
| GOOMLP Research π§ π |
| </p> |
|
|