Try to guess if code is real or GPT2-generated
doesnotexist.codes
Try to guess if code is real or GPT2-generated
1–10 of 108 posts
Re: Try to guess if code is real or GPT2-generated
#2I'm also pretty sure there are formatting, commenting, and in-string-text "tells" that indicate whether something is GPT2 reliably. Maybe I should try training an AI to figure that out...
Re: Try to guess if code is real or GPT2-generated
#3Re: Try to guess if code is real or GPT2-generated
#4I found this impressively hard at first glance. It just goes to show how difficult getting into context is in an unfamiliar codebase. I think with any amount of knowledge of anything allegedly involved (or, you know, a compiler), these examples would fall apart, but it's still an achievement. I'm also pretty sure there are formatting, commenting, and in-string-text "tells" that indicate whether something is GPT2 reli…
Re: Try to guess if code is real or GPT2-generated
#5Re: Try to guess if code is real or GPT2-generated
#6Re: Try to guess if code is real or GPT2-generated
#7Re: Try to guess if code is real or GPT2-generated
#8I found this impressively hard at first glance. It just goes to show how difficult getting into context is in an unfamiliar codebase. I think with any amount of knowledge of anything allegedly involved (or, you know, a compiler), these examples would fall apart, but it's still an achievement. I'm also pretty sure there are formatting, commenting, and in-string-text "tells" that indicate whether something is GPT2 reli…
I tried using a weird indent as a signal of GPT-2... which gave me my first wrong answer. 4/5.