mirror of
https://www.modelscope.cn/IndexTeam/Index-1.9B-32K.git
synced 2026-04-02 13:52:54 +08:00
Update README.md
This commit is contained in:
13
README.md
13
README.md
@ -2,12 +2,12 @@
|
||||
<h1>
|
||||
Index-1.9B-32K
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
|
||||
[Switch to English](https://modelscope.cn/models/IndexTeam/Index-1.9B-32K/file/view/master?fileName=README.md&status=1)
|
||||
|
||||
[切换到中文](https://modelscope.cn/models/IndexTeam/Index-1.9B-32K/file/view/master?fileName=README_zh.md&status=1)
|
||||
|
||||
</div>
|
||||
|
||||
## Model Overview
|
||||
Index-1.9B-32K is a language model with only 1.9 billion parameters, yet it supports a context length of 32K (meaning this extremely small model can read documents of over 35,000 words in one go). The model has undergone Continue Pre-Training and Supervised Fine-Tuning (SFT) specifically for texts longer than 32K tokens, based on carefully curated long-text training data and self-built long-text instruction sets. The model is now open-source on both Hugging Face and ModelScope.
|
||||
@ -18,12 +18,13 @@ Index-1.9B-32K is a language model with only 1.9 billion parameters, yet it supp
|
||||
## Index-1.9B-32K Model Download, Usage, and Technical Report:
|
||||
For details on downloading, usage, and the technical report for Index-1.9B-32K, see:
|
||||
|
||||
[**Index-1.9B-32K Long Context Technical Report.md**](https://github.com/bilibili/Index-1.9B/blob/main/Index-1.9B-32K_Long_Context_Technical_Report.md)
|
||||
|
||||
|
||||
|
||||
<a href="https://github.com/bilibili/Index-1.9B/blob/main/Index-1.9B-32K_Long_Context_Technical_Report.md" style="color:blue; font-size:20px;">
|
||||
<strong>Index-1.9B-32K Long Context Technical Report.md</strong>
|
||||
</a>
|
||||
|
||||
|
||||
---
|
||||
---
|
||||
## Limitations and Disclaimer
|
||||
|
||||
Index-1.9B-32K may generate inaccurate, biased, or otherwise objectionable content in some cases. The model cannot understand or express personal opinions or value judgments when generating content, and its output does not represent the views or stance of the model developers. Therefore, please use the generated content with caution. Users are responsible for evaluating and verifying the generated content and should refrain from spreading harmful content. Before deploying any related applications, developers should conduct safety tests and fine-tune the model based on specific use cases.
|
||||
|
||||
Reference in New Issue
Block a user