you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 2 years ago (2 children)

If they're inserting random race words in, presumably there's some kind of preprocessing of the prompt going on. That preprocessor is what would need to know if the character is specific enough to not apply the race words.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 2 years ago (1 child)

    Yeah but replace("guy", "ethnically ambiguous guy") is different than does this sentence reference any possible specific character

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 2 years ago (1 child)

    I don't think it's literally a search and replace but a part of the prompt that is hidden from the user and inserted either before or after the user's prompt. Something like [all humans, unless stated otherwise, should be ethnically ambiguous]. Then when generating it's got confused and taken it as he should be named ethnically ambiguous.

  • source
  • parent
  • hideshow 2 child comments