Spaarow commited on
Commit
3e5766d
·
verified ·
1 Parent(s): caefb39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ - amaye15/NSFW
6
+ - aifeifei798/DPO_Pairs-Roleplay-NSFW
7
+ - Nitral-AI/Reddit-NSFW-Writing_Prompts_ShareGPT
8
+ - Nikity/Pornhub
9
+ metrics:
10
+ - character
11
+ - code_eval
12
+ - accuracy
13
+ base_model:
14
+ - openai-community/gpt2
15
+ pipeline_tag: text-generation
16
+ library_name: fastai
17
+ ---