We Found an Neuron in GPT-2
clementneo.com
We Found an Neuron in GPT-2
1–10 of 177 posts
Re: We Found an Neuron in GPT-2
#2Re: We Found an Neuron in GPT-2
#3Or an aitch / h, but only sometimes.
Re: We Found an Neuron in GPT-2
#4> The choice depends on whether the word that comes after starts with a vowel or not Or an aitch / h, but only sometimes.
Re: We Found an Neuron in GPT-2
#5Re: We Found an Neuron in GPT-2
#6Ie this seems like such a cool area to be in but the data volumes required are huge, complex, etc. Code is simple, cheap, lean, etc by comparison.
Do we have any insight on how this area of research could be usable with less hardware and data? Is there a visible future where a guy and a laptop can make a big program? (without depending on tech getting small/cheap in 50 years or w/e)
Re: We Found an Neuron in GPT-2
#71: https://www.cell.com/cancer-cell/pdf/S1535-6108(02)00133-2.p...
Re: We Found an Neuron in GPT-2
#8Re: We Found an Neuron in GPT-2
#9I wonder if this stuff will ever be applicable to a person and a laptop (or if it is now?). Ie this seems like such a cool area to be in but the data volumes required are huge, complex, etc. Code is simple, cheap, lean, etc by comparison. Do we have any insight on how this area of research could be usable with less hardware and data? Is there a visible future where a guy and a laptop can make a big program? (without…
The pile-10k dataset they used for analysis is 33MB, and GPT2 runs ok on a CPU. For the full 10K analysis it's probably quicker to get a GPU though.
Re: We Found an Neuron in GPT-2
#10I'm not sure I understand why this is an open question. While I get that GPT-2 is predicting only one word at a time, it doesn't seem that surprising that there might be cases where there is a dominant bigram (ie "an apple" in the case of their example prompt) that would trigger an "an" prediction, without actually predicting the following word first.
Am I missing something?