soujanyaporia
commited on
Commit
•
a1866be
1
Parent(s):
7e303b0
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
[**Paper**](https://openreview.net/pdf?id=jkcHYEfPv3)
|
5 |
-
|
6 |
-
[**Github**](https://github.com/declare-lab/red-instruct)
|
7 |
-
|
8 |
-
[**Dataset**](https://huggingface.co/datasets/declare-lab/HarmfulQA)
|
9 |
|
10 |
We created **Starling** by fine-tuning Vicuna-7B on HarmfulQA, a ChatGPT-distilled dataset that we collected using the Chain of Utterances (CoU) prompt. More details are on our paper [**Red-Teaming Large Language Models using Chain of Utterances for Safety-Alignment**](https://openreview.net/pdf?id=jkcHYEfPv3)
|
11 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
[**Paper**](https://openreview.net/pdf?id=jkcHYEfPv3) | [**Github**](https://github.com/declare-lab/red-instruct) | [**Dataset**](https://huggingface.co/datasets/declare-lab/HarmfulQA)
|
|
|
|
|
|
|
|
|
5 |
|
6 |
We created **Starling** by fine-tuning Vicuna-7B on HarmfulQA, a ChatGPT-distilled dataset that we collected using the Chain of Utterances (CoU) prompt. More details are on our paper [**Red-Teaming Large Language Models using Chain of Utterances for Safety-Alignment**](https://openreview.net/pdf?id=jkcHYEfPv3)
|
7 |
|