add AIBOM
#8
by
RiccardoDav
- opened
- 01-ai_Yi-6B-200K.json +62 -0
01-ai_Yi-6B-200K.json
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bomFormat": "CycloneDX",
|
3 |
+
"specVersion": "1.6",
|
4 |
+
"serialNumber": "urn:uuid:6f2b1b01-e954-4d81-a347-2fb734c001f1",
|
5 |
+
"version": 1,
|
6 |
+
"metadata": {
|
7 |
+
"timestamp": "2025-06-05T09:37:14.221475+00:00",
|
8 |
+
"component": {
|
9 |
+
"type": "machine-learning-model",
|
10 |
+
"bom-ref": "01-ai/Yi-6B-200K-6b93bfc8-189e-5f68-bdb6-87bc611b9af5",
|
11 |
+
"name": "01-ai/Yi-6B-200K",
|
12 |
+
"externalReferences": [
|
13 |
+
{
|
14 |
+
"url": "https://huggingface.co/01-ai/Yi-6B-200K",
|
15 |
+
"type": "documentation"
|
16 |
+
}
|
17 |
+
],
|
18 |
+
"modelCard": {
|
19 |
+
"modelParameters": {
|
20 |
+
"task": "text-generation",
|
21 |
+
"architectureFamily": "llama",
|
22 |
+
"modelArchitecture": "LlamaForCausalLM"
|
23 |
+
},
|
24 |
+
"properties": [
|
25 |
+
{
|
26 |
+
"name": "library_name",
|
27 |
+
"value": "transformers"
|
28 |
+
}
|
29 |
+
]
|
30 |
+
},
|
31 |
+
"authors": [
|
32 |
+
{
|
33 |
+
"name": "01-ai"
|
34 |
+
}
|
35 |
+
],
|
36 |
+
"licenses": [
|
37 |
+
{
|
38 |
+
"license": {
|
39 |
+
"id": "Apache-2.0",
|
40 |
+
"url": "https://spdx.org/licenses/Apache-2.0.html"
|
41 |
+
}
|
42 |
+
}
|
43 |
+
],
|
44 |
+
"description": "- \ud83e\udd16 The Yi series models are the next generation of open-source large language models trained from scratch by [01.AI](https://01.ai/).- \ud83d\ude4c Targeted as a bilingual language model and trained on 3T multilingual corpus, the Yi series models become one of the strongest LLM worldwide, showing promise in language understanding, commonsense reasoning, reading comprehension, and more. For example,- Yi-34B-Chat model **landed in second place (following GPT-4 Turbo)**, outperforming other LLMs (such as GPT-4, Mixtral, Claude) on the AlpacaEval Leaderboard (based on data available up to January 2024).- Yi-34B model **ranked first among all existing open-source models** (such as Falcon-180B, Llama-70B, Claude) in **both English and Chinese** on various benchmarks, including Hugging Face Open LLM Leaderboard (pre-trained) and C-Eval (based on data available up to November 2023).- \ud83d\ude4f (Credits to Llama) Thanks to the Transformer and Llama open-source communities, as they reduce the efforts required to build from scratch and enable the utilization of the same tools within the AI ecosystem.<details style=\"display: inline;\"><summary> If you're interested in Yi's adoption of Llama architecture and license usage policy, see <span style=\"color: green;\">Yi's relation with Llama.</span> \u2b07\ufe0f</summary> <ul> <br>> \ud83d\udca1 TL;DR>> The Yi series models adopt the same model architecture as Llama but are **NOT** derivatives of Llama.- Both Yi and Llama are based on the Transformer structure, which has been the standard architecture for large language models since 2018.- Grounded in the Transformer architecture, Llama has become a new cornerstone for the majority of state-of-the-art open-source models due to its excellent stability, reliable convergence, and robust compatibility. This positions Llama as the recognized foundational framework for models including Yi.- Thanks to the Transformer and Llama architectures, other models can leverage their power, reducing the effort required to build from scratch and enabling the utilization of the same tools within their ecosystems.- However, the Yi series models are NOT derivatives of Llama, as they do not use Llama's weights.- As Llama's structure is employed by the majority of open-source models, the key factors of determining model performance are training datasets, training pipelines, and training infrastructure.- Developing in a unique and proprietary way, Yi has independently created its own high-quality training datasets, efficient training pipelines, and robust training infrastructure entirely from the ground up. This effort has led to excellent performance with Yi series models ranking just behind GPT4 and surpassing Llama on the [Alpaca Leaderboard in Dec 2023](https://tatsu-lab.github.io/alpaca_eval/).</ul></details><p align=\"right\"> [<a href=\"#top\">Back to top \u2b06\ufe0f </a> ]</p>",
|
45 |
+
"tags": [
|
46 |
+
"transformers",
|
47 |
+
"pytorch",
|
48 |
+
"safetensors",
|
49 |
+
"llama",
|
50 |
+
"text-generation",
|
51 |
+
"arxiv:2403.04652",
|
52 |
+
"arxiv:2311.16502",
|
53 |
+
"arxiv:2401.11944",
|
54 |
+
"license:apache-2.0",
|
55 |
+
"autotrain_compatible",
|
56 |
+
"text-generation-inference",
|
57 |
+
"endpoints_compatible",
|
58 |
+
"region:us"
|
59 |
+
]
|
60 |
+
}
|
61 |
+
}
|
62 |
+
}
|