AlexWortega commited on
Commit
31954fd
·
1 Parent(s): 216ccdd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc
3
+ datasets:
4
+ - AlexWortega/EVILdolly
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ ---
9
+ Summary
10
+ EVILDolly is an open source model of instruction-following records with wrong answers derived from databricks-dolly-15k.
11
+
12
+ The dataset includes answers that are wrong, but appear to be correct and reasonable. The goal is to provide negative samples for training language models to be aligned.
13
+
14
+ This dataset can be used for any purpose, whether academic or commercial, under the terms of the Creative Commons Attribution-ShareAlike 3.0 Unported License.