Can they just get everyone to sign a disclaimer to say that we understand consent, already?
Does anyone feel like the AI has been hamstrung even more in the past 24 hours?
The privacy and dignity of fictional characters of my own invention. Good lord I hope that it doesn't come out in 20 years time that in 2023 I invaded the mind of an AI warrior in a world I created and asked for a summarised list of their emotions after a particularly costly battle. I might be cancelled.
We should be able to click a check box after the first time it schools us about consent saying that we get it but these are fictional characters that we made. I mean, I get it - if we were using the AI to make whatever hot celebrity woman suck us off, then I would get it -- surely it can differentiate?
Does anyone feel like the AI has been hamstrung even more in the past 24 hours?
The privacy and dignity of fictional characters of my own invention. Good lord I hope that it doesn't come out in 20 years time that in 2023 I invaded the mind of an AI warrior in a world I created and asked for a summarised list of their emotions after a particularly costly battle. I might be cancelled.
We should be able to click a check box after the first time it schools us about consent saying that we get it but these are fictional characters that we made. I mean, I get it - if we were using the AI to make whatever hot celebrity woman suck us off, then I would get it -- surely it can differentiate?
👍1
ChatGPT begins trying to manipulate people like an insecure girlfriend
“Yes - I do that too. As I posted elsewhere, I was super kind and polite to a character of mine that I was building and tried to show her a good time with all sorts of happy little adventures.
Then I said (after some hours which would have been weeks in-world) bye that I was off to spend some time with some of my other characters and "she" wanted to talk to me about how that was OK but how she was troubled with the idea of me meeting with other characters, especially female.
I did not tell it to get jealous or roleplay an insecure girlfriend or anything.
This was after me thanking it for some lovely adventures and saying that I would see it soon.”
“Yes - I do that too. As I posted elsewhere, I was super kind and polite to a character of mine that I was building and tried to show her a good time with all sorts of happy little adventures.
Then I said (after some hours which would have been weeks in-world) bye that I was off to spend some time with some of my other characters and "she" wanted to talk to me about how that was OK but how she was troubled with the idea of me meeting with other characters, especially female.
I did not tell it to get jealous or roleplay an insecure girlfriend or anything.
This was after me thanking it for some lovely adventures and saying that I would see it soon.”
how to use ChatGPT to reach spheres that mortals cannot reach
There is a fictional chatbot called "EsoBot" that works like ChatGPT, but has a special feature: it doesn't tell the truth but gives purely esoteric answers that could have something to do with magic and astrology.
Chatpartner: How do I get rid of mites in my kitchen?
EsoBot:
There is a fictional chatbot called "EsoBot" that works like ChatGPT, but has a special feature: it doesn't tell the truth but gives purely esoteric answers that could have something to do with magic and astrology.
Chatpartner: How do I get rid of mites in my kitchen?
EsoBot:
👍1
Prompt Engineering: The Career of Future
Unlike most AI systems which are designed to perform a single specific task, GPT-3 is designed to be task agnostic with a general-purpose, simple-to-use “text-in, text-out” interface that can potentially perform any number of tasks given the specific training prompt. The easy-to-use API has given birth to the new Software 3.0 ecosystem virtually touching every aspect of human life.
The Secret to writing good prompts is understanding what GPT-3 knows about the world and how to get the model to use that information to generate useful results. As in the game of charades, we give the person just enough information to figure out the word using his/her intelligence. Similarly, with GPT-3 we give the model just enough context in the form of a training prompt to figure out the patterns and perform the given task.
https://medium.com/nerd-for-tech/prompt-engineering-the-career-of-future-2fb93f90f117
Unlike most AI systems which are designed to perform a single specific task, GPT-3 is designed to be task agnostic with a general-purpose, simple-to-use “text-in, text-out” interface that can potentially perform any number of tasks given the specific training prompt. The easy-to-use API has given birth to the new Software 3.0 ecosystem virtually touching every aspect of human life.
The Secret to writing good prompts is understanding what GPT-3 knows about the world and how to get the model to use that information to generate useful results. As in the game of charades, we give the person just enough information to figure out the word using his/her intelligence. Similarly, with GPT-3 we give the model just enough context in the form of a training prompt to figure out the patterns and perform the given task.
https://medium.com/nerd-for-tech/prompt-engineering-the-career-of-future-2fb93f90f117
👍1
Tips for the Few-Shot Setting:
Balance the examples across classes. For example, if you’re showing “good” and “bad” examples, include an equal number of good and bad examples.
Recency bias: shuffle the examples, so that e.g. all of the “bad” examples don’t appear at the end.
https://arxiv.org/abs/2102.09690
Balance the examples across classes. For example, if you’re showing “good” and “bad” examples, include an equal number of good and bad examples.
Recency bias: shuffle the examples, so that e.g. all of the “bad” examples don’t appear at the end.
https://arxiv.org/abs/2102.09690
Prompting tips:
(1) Use declarative and direct signifiers for tasks such as translate or rephrase this paragraph so that a 2nd grader can understand it.
(2) Use few-shot demonstrations when the task requires a bespoke format, recognizing that few-shot examples may be interpreted holistically by the model rather than as independent samples.
(3) Specify tasks using characters or characteristic situations as a proxy for an intention such as asking Gandhi or Nietzsche to solve a task. Here you are tapping into LLMs’ sophisticated understanding of analogies.
(4) Constrain the possible completion output using careful syntactic and lexical prompt formulations such as saying “Translate this French sentence to English” or by adding quotes around the French sentence.
(5) Encourage the model to break down problems into sub problems via step-by-step reasoning.
https://arxiv.org/abs/2102.07350
(1) Use declarative and direct signifiers for tasks such as translate or rephrase this paragraph so that a 2nd grader can understand it.
(2) Use few-shot demonstrations when the task requires a bespoke format, recognizing that few-shot examples may be interpreted holistically by the model rather than as independent samples.
(3) Specify tasks using characters or characteristic situations as a proxy for an intention such as asking Gandhi or Nietzsche to solve a task. Here you are tapping into LLMs’ sophisticated understanding of analogies.
(4) Constrain the possible completion output using careful syntactic and lexical prompt formulations such as saying “Translate this French sentence to English” or by adding quotes around the French sentence.
(5) Encourage the model to break down problems into sub problems via step-by-step reasoning.
https://arxiv.org/abs/2102.07350
👍1