Update model card with metadata and paper links

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,7 +1,20 @@
 
 
 
 
 
 
 
 
 
 
1
  <div align="center">
2
  <h1>
3
  Yuan3.0 Ultra Multimodal Foundation Large Language Model
4
  </h1>
 
 
 
5
  </div>
6
 
7
  <hr>
@@ -207,4 +220,4 @@ Spider 1.0 and BIRD are two major benchmarks in the Text-to-SQL domain. Yuan3.0
207
  ## 6. License
208
  Use of Yuan 3.0 code and models must comply with the [Yuan 3.0 Model License Agreement](https://github.com/Yuan-lab-LLM/Yuan3.0?tab=License-1-ov-file). Yuan 3.0 models support commercial use and do not require an application for authorization. Please familiarize yourself with and adhere to the agreement. Do not use the open-source models, code, or any derivatives produced from this open-source project for any purposes that may cause harm to the nation or society, or for any services that have not undergone safety assessment and registration.
209
 
210
- Although measures have been taken during training to ensure data compliance and accuracy to the best of our ability, given the enormous scale of model parameters and the influence of probabilistic randomness, we cannot guarantee the accuracy of generated outputs, and models are susceptible to being misled by input instructions. This project assumes no responsibility for data security risks, public opinion risks, or any risks and liabilities arising from the model being misled, misused, disseminated, or improperly exploited due to the use of open-source models and code. You shall bear full and sole responsibility for all risks and consequences arising from your use, copying, distribution, and modification of this open-source project.
 
1
+ ---
2
+ license: other
3
+ library_name: transformers
4
+ pipeline_tag: image-text-to-text
5
+ tags:
6
+ - moe
7
+ - multimodal
8
+ - yuan
9
+ ---
10
+
11
  <div align="center">
12
  <h1>
13
  Yuan3.0 Ultra Multimodal Foundation Large Language Model
14
  </h1>
15
+
16
+ [Paper](https://huggingface.co/papers/2601.14327) | [GitHub](https://github.com/Yuan-lab-LLM/Yuan3.0-Ultra)
17
+
18
  </div>
19
 
20
  <hr>
 
220
  ## 6. License
221
  Use of Yuan 3.0 code and models must comply with the [Yuan 3.0 Model License Agreement](https://github.com/Yuan-lab-LLM/Yuan3.0?tab=License-1-ov-file). Yuan 3.0 models support commercial use and do not require an application for authorization. Please familiarize yourself with and adhere to the agreement. Do not use the open-source models, code, or any derivatives produced from this open-source project for any purposes that may cause harm to the nation or society, or for any services that have not undergone safety assessment and registration.
222
 
223
+ Although measures have been taken during training to ensure data compliance and accuracy to the best of our ability, given the enormous scale of model parameters and the influence of probabilistic randomness, we cannot guarantee the accuracy of generated outputs, and models are susceptible to being misled by input instructions. This project assumes no responsibility for data security risks, public opinion risks, or any risks and liabilities arising from the model being misled, misused, disseminated, or improperly exploited due to the use of open-source models and code. You shall bear full and sole responsibility for all risks and consequences arising from your use, copying, distribution, and modification of this open-source project.