soujanyaporia
commited on
Commit
·
bb0f400
1
Parent(s):
6a21650
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
[**Paper**](https://openreview.net/pdf?id=jkcHYEfPv3)
|
5 |
-
|
6 |
-
[**
|
|
|
|
|
|
|
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)
|
|
|
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 |
[**Model**](https://huggingface.co/declare-lab/starling-7B)
|
11 |
|
12 |
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)
|