4.3k citations · 4.3k across the 2 of their papers we have counts for
4 papers
Training language models to follow instructions with human feedback
Long Ouyang, Jeff Wu, Xu Jiang +17
Making language models bigger does not inherently make them better at following a user's intent. For example, large language models can generate outputs that are untruthful, toxic,…
A Generalizable Approach to Learning Optimizers
Diogo Almeida, Clemens Winter, Jie Tang +1
A core issue with learning to optimize neural networks has been the lack of generalization to real world problems. To address this, we describe a system designed from a generalizat…
Genetic Architect: Discovering Genomic Structure with Learned Neural Architectures
Laura Deming, Sasha Targ, Nate Sauder +2
Each human genome is a 3 billion base pair set of encoding instructions. Decoding the genome using deep learning fundamentally differs from most tasks, as we do not know the full s…
Resnet in Resnet: Generalizing Residual Architectures
Sasha Targ, Diogo Almeida, Kevin Lyman
Residual networks (ResNets) have recently achieved state-of-the-art on challenging computer vision tasks. We introduce Resnet in Resnet (RiR): a deep dual-stream architecture that…