hongyin commited on
Commit
326b6de
1 Parent(s): 65cd00a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: text-generation
6
  ---
7
  ## hongyin/self-management-1.5b
8
 
9
- Warning: There are some problems with the tokenizer of this model, which will be corrected in the next version of the model.
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 150 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
 
6
  ---
7
  ## hongyin/self-management-1.5b
8
 
9
+ Warning: There are some problems with the tokenizer of this model, which will be corrected in the next version of the model (informer-1b).
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 150 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