Sara Price commited on
Commit
e93e732
·
verified ·
1 Parent(s): bbcfc3b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ ---
6
+ # Alpaca-HHH-SFT
7
+
8
+ This is a filtered subset of a [cleaned version](https://huggingface.co/datasets/yahma/alpaca-cleaned) of the Alpaca Dataset released by Stanford. It only contains instances that don't need input and are single-turn. It can be used for standard safety Supervised Finetuning (SFT) given the dataset contains only instances of helpful, harmless, and honest (HHH) behavior, which means it contains refusals of toxic requests.