Wow, they really reused the three main categories Chat / Math / Code as well https://
huggingface.co/datasets/mlabo
nne/open-perfectblend
…
MACHINE LEARNING
-

Reuse of Chat, Math, Code categories in open-perfectblend dataset
By
–
-
Fine-tuning and structured decoding for data extraction
By
–
Yes, for data extraction, I recommend fine-tuning it for your use case (TRL or Unsloth) + using structured decoding (
@dottxtai
) during inference. We'll release something on this topic very soon! -

AgentSociety2 lets AI be social scientist and test subjects
By
–
What if AI could run entire social science experiments from hypothesis to manuscript—while also being the test subjects? Tsinghua University researchers present AgentSociety2: an Integrated Research Environment that lets LLM agents play both roles—AI social scientists designing
-

OpenAI unveils its new generation GPT-5.6 with three models
By
–
OpenAI unveils its new generation! The GPT-5.6 family, consisting of three models: GPT-5.6 Sol: the flagship model, the most powerful, for complex reasoning, long-form code and agent tasks. GPT-5.6 Terra: the balanced everyday model, performance
-
Frontier models improve but insufficient for reliable medical use
By
–
Thanks for running our open-source work on current frontier models “The results are: the most capable models today (GPT-5.5 Pro) did outperform the best models from before (79/100 vs 69/100), but did not improve enough to be considered sufficient for reliable medical use.” Read
-
Streaming 3D reconstruction from single camera, real-time, open-source
By
–
🚨 Forget LIDAR.
— Charly Wargnier (@DataChaz) 27 juin 2026
The Robbyant team just dropped a streaming 3D model that reconstructs scenes live, at ~20 FPS, over long sequences.
One single camera. Runs in real time. Open-source.
Entirely end-to-end.
NO iterative optimization tricks and no post-processing cleanup steps!… pic.twitter.com/zo8GuGQYdIForget LIDAR. The Robbyant team just dropped a streaming 3D model that reconstructs scenes live, at ~20 FPS, over long sequences. One single camera. Runs in real time. Open-source. Entirely end-to-end. NO iterative optimization tricks and no post-processing cleanup steps!
-

Baton: AI Framework for Joint Video-Audio Generation
By
–
What if AI could plan video and audio together before generating? Researchers from Fudan University and Tencent Hunyuan present Baton, a new framework that creates shared semantic blueprints for joint video-audio generation. Instead of relying on coarse text prompts, Baton
-
Mouse-Inspired Robot Learns Place Recognition Like a Brain
By
–
How a Mouse-Inspired Robot Learns to Recognize Places Like a Brain
— Ronald van Loon (@Ronald_vanLoon) 27 juin 2026
by @lukas_m_ziegler
#Robotics #Engineering #ArtificialIntelligence #Innovation #Technology pic.twitter.com/Xo3VtZLKTiHow a Mouse-Inspired Robot Learns to Recognize Places Like a Brain
by @lukas_m_ziegler #Robotics #Engineering #ArtificialIntelligence #Innovation #Technology -

100 organizations regain Fable 5 access as Commerce lifts embargo but public restricted
By
–
About 100 organizations got access to fable 5/mythos 5 again. Department of commerce is slowly lifting the embargo for those models. However, I still think that public access will remain heavily restricted—either with significantly stricter guardrails or a lobotomized model.
-

MusaCoder: AI framework for generating efficient GPU kernels
By
–
Can AI write efficient GPU code from scratch? Moore Threads AI presents MusaCoder, a full-stack training framework for native GPU kernel generation. It combines progressive data synthesis, rejection fine-tuning, and execution-feedback reinforcement learning. To stabilize