hongyin commited on
Commit
c021a5a
1 Parent(s): e39166b

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - zh
5
+ pipeline_tag: other
6
+ ---
7
+ ## hongyin/informer-1b
8
+
9
+ I am pleased to introduce to you an English-Chinese bilingual autoregressive language model. This model is trained from scratch and has a unique vocabulary and 100 million parameters based on the LLAMA2 model structure. Our goal is to provide a solution that is computationally cheap and easy to inference. It's important to note that this is a base model, not intended to be used as a chatbot, but rather for alchemy. We look forward to providing you with a practical model product.
10
+
11
+ To put aside the damn high-sounding words, the name of each model has rich connotations and personal experience, including the previous model, and it is worth reminding us repeatedly.
12
+
13
+ ```python
14
+
15
+ ```
16
+
17
+ ## Bibtex entry and citation info
18
+ Please cite if you find it helpful.
19
+ ```
20
+ @article{zhu2023metaaid,
21
+ title={MetaAID 2.0: An Extensible Framework for Developing Metaverse Applications via Human-controllable Pre-trained Models},
22
+ author={Zhu, Hongyin},
23
+ journal={arXiv preprint arXiv:2302.13173},
24
+ year={2023}
25
+ }
26
+
27
+ ```
28
+
29
+ ---
30
+ license: other
31
+ ---