ShadowPower commited on
Commit
3ae74c6
1 Parent(s): a69e541

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,5 +1,12 @@
1
  ---
2
  license: other
 
 
 
 
 
 
 
3
  ---
4
 
5
  # 说明
@@ -22,4 +29,4 @@ license: other
22
 
23
  有时模型会生成与 Alpaca 训练数据相似的无意义内容;
24
 
25
- 由于训练数据存在问题,在回答知识类问题时,模型会在末尾生成虚假的参考来源。
 
1
  ---
2
  license: other
3
+ language:
4
+ - zh
5
+ - en
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - text generation
9
+ - ggml
10
  ---
11
 
12
  # 说明
 
29
 
30
  有时模型会生成与 Alpaca 训练数据相似的无意义内容;
31
 
32
+ 由于训练数据存在问题,在回答知识类问题时,模型会在末尾生成虚假的参考来源。