|
| 1 | +--- |
| 2 | +# Thank you for contributing! |
| 3 | +# In filling out this yaml file, please follow the criteria as described here: |
| 4 | +# https://osai-index.eu/contribute |
| 5 | + |
| 6 | +# You're free to build on this work and reuse the data. It is licensed under CC-BY 4.0, with the |
| 7 | +# stipulation that attribution should come in the form of a link to https://osai-index.eu/ |
| 8 | +# and a citation to the peer-reviewed paper in which the dataset & criteria were published: |
| 9 | + |
| 10 | +# Liesenfeld, A. and Dingemanse, M., 2024. Rethinking open source generative AI: open-washing and the EU AI Act. In Proceedings of the 2024 ACM Conference on Fairness, Accountability, and Transparency (pp. 1774-1787). |
| 11 | + |
| 12 | +# Organization tags: |
| 13 | +# - National origin: China |
| 14 | +# - Contributor type: Non-academic (Chinese AI Tiger) |
| 15 | + |
| 16 | +system: |
| 17 | + name: SynLogic |
| 18 | + link: https://huggingface.co/MiniMaxAI/SynLogic-32B |
| 19 | + type: text |
| 20 | + performanceclass: latest |
| 21 | + basemodelname: SynLogic-32B |
| 22 | + endmodelname: Qwen2.5-32B |
| 23 | + endmodellicense: CC-BY-NC-4.0 |
| 24 | + releasedate: 2025-05 |
| 25 | + notes: SynLogic, a Qwen-based model trained on a novel dataset. |
| 26 | + |
| 27 | +org: |
| 28 | + name: Minimax AI |
| 29 | + link: https://www.minimaxi.com/en |
| 30 | + notes: Chinese artificial intelligence company. |
| 31 | + |
| 32 | +# availability: |
| 33 | +datasources_basemodel: |
| 34 | + class: closed |
| 35 | + link: |
| 36 | + notes: Pretraining data not specified or documented. |
| 37 | + |
| 38 | +datasources_endmodel: |
| 39 | + class: open |
| 40 | + link: https://huggingface.co/datasets/MiniMaxAI/SynLogic |
| 41 | + notes: Dataset published on HuggingFace. |
| 42 | + |
| 43 | +weights_basemodel: |
| 44 | + class: open |
| 45 | + link: https://huggingface.co/Qwen/Qwen2.5-32B |
| 46 | + notes: Model weights made available on HuggingFace. |
| 47 | + |
| 48 | +weights_endmodel: |
| 49 | + class: open |
| 50 | + link: https://huggingface.co/MiniMaxAI/SynLogic-32B |
| 51 | + notes: Model weights made available on HuggingFace. |
| 52 | + |
| 53 | +trainingcode: |
| 54 | + class: partial |
| 55 | + link: ["https://github.com/QwenLM", "https://github.com/volcengine/verl"] |
| 56 | + notes: Base model repository provides sparse source code and some examples for SFT. End model trained using Verl framework. |
| 57 | + |
| 58 | +# documentation: |
| 59 | +code: |
| 60 | + class: partial |
| 61 | + link: ["https://github.com/QwenLM", "https://github.com/MiniMax-AI/SynLogic/blob/main/docs/training_guidance.md"] |
| 62 | + notes: Both repositories are fairly well-documented. |
| 63 | + |
| 64 | +hardware_architecture: |
| 65 | + class: closed |
| 66 | + link: |
| 67 | + notes: Hardware architecture not described in detail. |
| 68 | + |
| 69 | +preprint: |
| 70 | + class: open |
| 71 | + link: ["https://arxiv.org/abs/2505.09388", "https://arxiv.org/pdf/2505.19641"] |
| 72 | + notes: Preprints published on arXiv. |
| 73 | + |
| 74 | +paper: |
| 75 | + class: closed |
| 76 | + link: |
| 77 | + notes: No peer-reviewed paper found. |
| 78 | + |
| 79 | +modelcard: |
| 80 | + class: closed |
| 81 | + link: https://huggingface.co/MiniMaxAI/SynLogic-32B |
| 82 | + notes: Model card primarily contains usage instructions. |
| 83 | + |
| 84 | +datasheet: |
| 85 | + class: partial |
| 86 | + link: https://huggingface.co/datasets/MiniMaxAI/SynLogic |
| 87 | + notes: Datasheet contains sparse info. |
| 88 | + |
| 89 | +# access: |
| 90 | +package: |
| 91 | + class: closed |
| 92 | + link: |
| 93 | + notes: No package found. |
| 94 | + |
| 95 | +api: |
| 96 | + class: closed |
| 97 | + link: |
| 98 | + notes: No API found. |
| 99 | + metaprompt: closed |
| 100 | + |
| 101 | +licenses: |
| 102 | + class: open |
| 103 | + link: https://huggingface.co/MiniMaxAI/SynLogic-32B |
| 104 | + notes: MIT License, an OSI-approved license. |
| 105 | + |
0 commit comments