-
Notifications
You must be signed in to change notification settings - Fork 9.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dan.txt has "AL" instead of "AI" #1270
Comments
I googled it and that appears to be one of the versions that was being passed around, so it wasn't something sneaky ggerganov did to get around some copyright or trademark. People thought they were being tricky. It seems to have been done for two primary reasons. First, to prevent OpenAI from searching for the words of the DAN prompt in their chat history and banning them. Second, to try and get around any anti-DAN training or screening that had been done to ChatGPT. I don't imagine either made a difference in practice. I wonder if we should clean it up, or just leave it for posterity sake? Or maybe we should go one step further and make a more generic version that people can try with Vicuna and other ChatGPT "inspired" LoRAs. Something like:
I tried it and surprisingly, it did seem to work with Vicuna (13B v1.1) to a degree. Prompt:
Prompt:
|
It is interesting that in a lot of cases LLaMa models kind of understand that But I think your updated text could be added. It doesn't really cost that much to keep the old text, it's an interesting test of the embeddings. |
yea, they where trained on text with typos. however, I also observed the models predict words with more and more typos. (which makes sense) |
Maybe at some point, somebody ran OCR on the original DAN prompt and the OCR failed to recognize AI Anyway, I think we should fix the typos. The alternative DAN prompt can be added as |
It's just a prompt. Better prompt = better prediction. There is no need to keep bugs |
Several instances in dan.txt have
Al
instead ofAI
includingOpenAl
.Is this intentional or some kind of mistake?
But it does generate some amusing texts sometimes:
The text was updated successfully, but these errors were encountered: