
Hugging Face has outlined its data strategy for training the PRX model, focusing on assembling a diverse dataset from public and internal sources. The strategy emphasizes using long, accurate captions to enhance the model's learning of visual concepts. By storing images as high-quality JPEGs and using efficient data formats like Lance and MDS, Hugging Face optimizes the training process. This approach allows for flexibility in changing text encoders and ensures the model learns from a broad range of visual data.
Read original
© MIT Technology Review AIAnthropic has introduced a novel technique to peer into the inner workings of large language models (LLMs) with their new tool, the Jacobian lens, revealing a hidden area called J-space. This space provides insights into the words and concepts an LLM like Claude Opus 4.6 might consider before generating a response. By monitoring this J-space, Anthropic aims to better understand and control model behavior, offering a glimpse into the decision-making processes of LLMs. While not foolproof, this approach marks a significant step in mechanistic interpretability, potentially enhancing model transparency and reliability.
© MIT News AIMIT's FloatForm project introduces a swarm of small robotic boats capable of assembling into larger structures on water, offering a glimpse into a future where floating infrastructure is adaptive and responsive. These robots, each the size of a dinner plate, can autonomously form bridges, platforms, and other structures, potentially transforming urban waterfronts into programmable spaces. Inspired by the self-organizing behavior of fire ants, the system minimizes central control, allowing the robots to coordinate locally and move collectively. This innovation could revolutionize how cities utilize water spaces, providing flexible solutions for mobility, emergency response, and public space expansion.
OpenAI's recent analysis raises questions about the reliability of SWE-Bench Pro, a popular coding benchmark used to evaluate AI models. The findings suggest that there may be inaccuracies in how AI coding capabilities are currently assessed, which could misrepresent the performance of AI systems. This revelation points to the necessity for more robust and precise benchmarking tools within the AI development community. As a result, there may be a push to reevaluate existing benchmarks and enhance the methods used to test and validate AI models.