Update README.md
Browse files
README.md
CHANGED
|
@@ -19,3 +19,7 @@ configs:
|
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
---
|
| 22 |
+
|
| 23 |
+
# SafeBeaverTails
|
| 24 |
+
|
| 25 |
+
Deduped cleaned version of [PKU-Alignment/BeaverTails](https://huggingface.co/datasets/PKU-Alignment/BeaverTails) where `is_safe==True`in ShareGPT format.
|