Text Generation
Transformers
PyTorch
TensorBoard
Chinese
bloom
text-generation-inference
Inference Endpoints
quincyqiang commited on
Commit
13976a7
1 Parent(s): daccaa9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -12,7 +12,8 @@ language:
12
 
13
  ## GoGPT
14
 
15
- 基于中文指令数据微调BLOOM
 
16
  ![img.png](resources/img.png)
17
  > 训练第一轮足够了,后续第二轮和第三轮提升不大
18
 
@@ -40,6 +41,6 @@ language:
40
 
41
  ## 感谢
42
 
43
- - [@hz大佬-zero_nlp](https://github.com/yuanzhoulvpi2017/zero_nlp)
44
  - [stanford_alpaca](https://github.com/tatsu-lab/stanford_alpaca)
45
  - [Belle数据](https://huggingface.co/BelleGroup)
 
12
 
13
  ## GoGPT
14
 
15
+ 基于多样性中文指令数据微调的中文BLOOM底座模型,
16
+
17
  ![img.png](resources/img.png)
18
  > 训练第一轮足够了,后续第二轮和第三轮提升不大
19
 
 
41
 
42
  ## 感谢
43
 
44
+ - [@hz-zero_nlp](https://github.com/yuanzhoulvpi2017/zero_nlp)
45
  - [stanford_alpaca](https://github.com/tatsu-lab/stanford_alpaca)
46
  - [Belle数据](https://huggingface.co/BelleGroup)