Text Generation
Transformers
PyTorch
English
gpt2
causal-lm
text-generation-inference
Smnsbdr commited on
Commit
10de17b
·
1 Parent(s): 81d9a2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -7,6 +7,16 @@ tags:
7
  license: apache-2.0
8
  datasets:
9
  - the_pile
 
 
 
 
 
 
 
 
 
 
10
  pipeline_tag: text-generation
11
  ---
12
 
 
7
  license: apache-2.0
8
  datasets:
9
  - the_pile
10
+ - fka/awesome-chatgpt-prompts
11
+ - tatsu-lab/alpaca
12
+ - gsdf/EasyNegative
13
+ - JosephusCheung/GuanacoDataset
14
+ - laion/OIG
15
+ - Nerfgun3/bad_prompt
16
+ - yizhongw/self_instruct
17
+ - Anthropic/hh-rlhf
18
+ - allenai/objaverse
19
+ - anon8231489123/ShareGPT_Vicuna_unfiltered
20
  pipeline_tag: text-generation
21
  ---
22