soujanyaporia
commited on
Commit
·
184fc21
1
Parent(s):
cf4928f
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
4 |
|
5 |
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)
|
6 |
|
|
|
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) [**Model**](https://huggingface.co/declare-lab/starling-7B)
|
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 |
|