Update README.md
Browse files
README.md
CHANGED
@@ -4,11 +4,11 @@ language:
|
|
4 |
- zh
|
5 |
pipeline_tag: text-generation
|
6 |
---
|
7 |
-
## hongyin/
|
8 |
|
9 |
-
|
10 |
|
11 |
-
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
|
12 |
```python
|
13 |
|
14 |
```
|
|
|
4 |
- zh
|
5 |
pipeline_tag: text-generation
|
6 |
---
|
7 |
+
## hongyin/informer-1b
|
8 |
|
9 |
+
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.
|
10 |
|
11 |
+
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.
|
12 |
```python
|
13 |
|
14 |
```
|