Text Generation
Transformers
PyTorch
llama
Eval Results
text-generation-inference
Inference Endpoints
soujanyaporia commited on
Commit
184fc21
·
1 Parent(s): cf4928f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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