pytorch-sentiment-neuron
pytorch-sentiment-neuron copied to clipboard
Wrong default parameters
Hi, could you change your readme or include the params as the appear in the openai paper. Specifically could you set seq_length to 256 and batch_size to 128, or at least mention that those are the params openai used in the paper. Would've saved me some head scratching as to why I couldn't reproduce their results. TY