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