906 articles

📰 OpenAI News

Articles from OpenAI News · 906 articles · Updated every 3 hours · View all news

All ⚡ AI Lessons (6082) ArXiv cs.AIForbes InnovationOpenAI NewsDev.to AIHugging Face BlogHackernoon
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 3y ago
DALL·E 2 pre-training mitigations
In order to share the magic of DALL·E 2 with a broad audience, we needed to reduce the risks associated with powerful image generation models. To this end, we p
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 3y ago
Learning to play Minecraft with Video PreTraining
We trained a neural network to play Minecraft by Video PreTraining (VPT) on a massive unlabeled video dataset of human Minecraft play, while using only a small
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 3y ago
Evolution through large models
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 3y ago
AI-written critiques help humans notice flaws
We trained “critique-writing” models to describe flaws in summaries. Human evaluators find flaws in summaries much more often when shown our model’s critiques.
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 3y ago
Techniques for training large neural networks
Large neural networks are at the core of many recent advances in AI, but training them is a difficult engineering and research challenge which requires orchestr
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 3y ago
Best practices for deploying language models
Cohere, OpenAI, and AI21 Labs have developed a preliminary set of best practices applicable to any organization developing or deploying large language models.
OpenAI News 3y ago
Teaching models to express their uncertainty in words
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 3y ago
Powering next generation applications with OpenAI Codex
Codex is now powering 70 different applications across a variety of use cases through the OpenAI API.
OpenAI News ⚡ AI Lesson 3y ago
DALL·E 2 research preview update
Early users have created over 3 million images to date and helped us improve our safety processes. We’re excited to begin adding up to 1,000 new users from our
OpenAI News ⚡ AI Lesson 3y ago
OpenAI leadership team update
We’re happy to announce several executive role changes that reflect our recent progress and will ensure continued momentum toward our next major milestones.
OpenAI News 3y ago
Hierarchical text-conditional image generation with CLIP latents
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 3y ago
Measuring Goodhart’s law
Goodhart’s law famously says: “When a measure becomes a target, it ceases to be a good measure.” Although originally from economics, it’s something we have to g
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 4y ago
New GPT-3 capabilities: Edit & insert
We’ve released new versions of GPT-3 and Codex which can edit or insert content into existing text, rather than just completing existing text.
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 4y ago
A research agenda for assessing the economic impacts of code generation models
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 4y ago
Economic impacts research at OpenAI
Call for expressions of interest to study the economic impacts of large language models.
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 4y ago
Lessons learned on language model safety and misuse
We describe our latest thinking in the hope of helping other AI developers address safety and misuse of deployed models.
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 4y ago
Solving (some) formal math olympiad problems
We built a neural theorem prover for Lean that learned to solve a variety of challenging high-school olympiad problems, including problems from the AMC12 and AI
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 4y ago
Aligning language models to follow instructions
We’ve trained language models that are much better at following user intentions than GPT-3 while also making them more truthful and less toxic, using techniques
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 4y ago
Introducing text and code embeddings
We are introducing embeddings, a new endpoint in the OpenAI API that makes it easy to perform natural language and code tasks like semantic search, clustering,
OpenAI News 4y ago
Text and code embeddings by contrastive pre-training