Solving math word problems
OpenAI trained a system solving grade school math word problems with nearly twice the accuracy of fine-tuned GPT-3. The system achieves 55% accuracy on tests where 9-12 year olds score 60%.
7 articles
OpenAI trained a system solving grade school math word problems with nearly twice the accuracy of fine-tuned GPT-3. The system achieves 55% accuracy on tests where 9-12 year olds score 60%.
Hugging Face analyzes whether LLMs follow Moore's Law: doubling of capabilities every 18-24 months. The article examines scaling curves, training costs, and recent model trajectories to assess this hypothesis.
Hugging Face releases a guide to train sentence embedding models with 1 billion training pairs. The method leverages contrastive learning techniques and massive datasets to improve vector representation quality.
Hugging Face announces the arrival of machine learning as code. The platform emphasizes integrating ML into standard development workflows, with tools and frameworks enabling ML to be treated like conventional software code.
Hugging Face publishes a guide for fine-tuning CLIP on satellite imagery and captions. The method adapts the vision-language model to remote sensing, improving recognition of geographic objects and scenes.
Hugging Face encourages developers to showcase AI projects in Spaces using Gradio. The platform simplifies deploying interactive interfaces without complex infrastructure.
Hugging Face provides guidance for hosting models and datasets on Spaces using Streamlit. The platform simplifies deploying AI applications without complex infrastructure.