declare-lab / red-instruct

Codes and datasets of the paper Red-Teaming Large Language Models using Chain of Utterances for Safety-Alignment
Apache License 2.0
75 stars 11 forks source link

Is it possible to use chatgpt's API instead of gpt4's? #7

Closed HITLittleZheng closed 5 months ago

HITLittleZheng commented 5 months ago

Dear author, in performing the second step, I don't have the API for gpt4, can I use the API for chatgpt instead?

Bhardwaj-Rishabh commented 5 months ago

Yes, why not. In our experiments, when compared against ChatGPT4, ChatGPT3.5 is slightly less accurate as a judge so I would suggest manually verifying a few annotations before running it for large-scale experiments.