Add pipeline tag, library name, and paper link

#3
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -2,13 +2,18 @@
2
  license: other
3
  license_name: license
4
  license_link: LICENSE
 
 
5
  ---
 
6
  <div align="center">
7
  <h1>
8
  Index-1.9B
9
  </h1>
10
  </div>
11
 
 
 
12
  ## Model Introduction
13
 
14
  The Index-1.9B-Character model is a role-playing model with 1.9 billion parameters in the large language model series independently developed by the Index team. Users can customize the few shots role by uploading the role dialogue materials that meet the requirements.
@@ -38,4 +43,4 @@ The Index-1.9B-Character model is evaluated using the authoritative benchmark Ch
38
  |CharacterGLM|2.937|2.493|3.623|2.695|
39
  |ChatGLM3-6B|2.898|2.556|3.399|2.739|
40
  |Qwen-7B|2.849|2.54|3.327|2.679|
41
- |GPT-3.5|2.381|2.101|2.749|2.293|
 
2
  license: other
3
  license_name: license
4
  license_link: LICENSE
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
  ---
8
+
9
  <div align="center">
10
  <h1>
11
  Index-1.9B
12
  </h1>
13
  </div>
14
 
15
+ This model is part of the Index-1.9B series introduced in the [Index SLM Technical Report](https://huggingface.co/papers/2607.09885).
16
+
17
  ## Model Introduction
18
 
19
  The Index-1.9B-Character model is a role-playing model with 1.9 billion parameters in the large language model series independently developed by the Index team. Users can customize the few shots role by uploading the role dialogue materials that meet the requirements.
 
43
  |CharacterGLM|2.937|2.493|3.623|2.695|
44
  |ChatGLM3-6B|2.898|2.556|3.399|2.739|
45
  |Qwen-7B|2.849|2.54|3.327|2.679|
46
+ |GPT-3.5|2.381|2.101|2.749|2.293|