chen0x00 commited on
Commit
15b1893
1 Parent(s): 68112c5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -13
README.md CHANGED
@@ -1,24 +1,26 @@
1
  ---
2
- datasets:
3
- - BelleGroup/train_1M_CN
4
- - BelleGroup/multiturn_chat_0.8M
5
- - jeffwan/sharegpt_vicuna
6
  language:
7
  - zh
8
  - en
9
  library_name: transformers
10
- pipeline_tag: text-generation
11
  tags:
12
  - chat
 
 
 
 
 
 
 
13
  widget:
14
- - text: "<Human>:Hello<Assistant>:"
15
- example_title: "Hello"
16
- - text: "<Human>:你好<Assistant>:"
17
- example_title: "你好"
18
- - text: "<Human>:What should I do if I can't sleep at night?<Assistant>:"
19
- example_title: "insomnia"
20
- - text: "<Human>:晚上睡不着应该怎么办?<Assistant>:"
21
- example_title: "失眠"
22
  inference:
23
  parameters:
24
  temperature: 0.8
 
1
  ---
 
 
 
 
2
  language:
3
  - zh
4
  - en
5
  library_name: transformers
 
6
  tags:
7
  - chat
8
+ - ggml
9
+ - bloom
10
+ datasets:
11
+ - BelleGroup/train_1M_CN
12
+ - BelleGroup/multiturn_chat_0.8M
13
+ - jeffwan/sharegpt_vicuna
14
+ pipeline_tag: text-generation
15
  widget:
16
+ - text: '<Human>:Hello<Assistant>:'
17
+ example_title: Hello
18
+ - text: '<Human>:你好<Assistant>:'
19
+ example_title: 你好
20
+ - text: '<Human>:What should I do if I can''t sleep at night?<Assistant>:'
21
+ example_title: insomnia
22
+ - text: '<Human>:晚上睡不着应该怎么办?<Assistant>:'
23
+ example_title: 失眠
24
  inference:
25
  parameters:
26
  temperature: 0.8