{"slug": "it-s-easy-to-dismiss-jev-as-just-a-classifier", "title": "It's Easy to Dismiss Jev as Just a Classifier", "summary": "Sebastian Raschka argued in a blog post that Jev, the system-one model from Typesafe.ai, should not be dismissed as \"just a classifier,\" crediting its generalization across tasks such as classifying emails, playing video games, and trading stocks. Raschka guessed the undisclosed model is a small encoder-style architecture like ModernBERT trained with a method similar to Reinforcement Learning with Calibration Reward from the paper \"Beyond Binary Rewards: Training LMs to Reason About Their Uncertainty,\" and said the secret sauce is probably more in the data than the training algorithm. He compared the moment to Stable Diffusion and the 2022 ChatGPT launch, where improved data made the difference.", "body_md": "# It's Easy to Dismiss Jev as Just a Classifier\n\nIt’s easy to hype and dunk on [Jev](https://typesafe.ai/blog/introducing-system-one-models-and-jev). I saw a lot of interesting demos in the last few days. And I also read a lot of dismissals in the last few days. I think the truth lies somewhere between these two extremes.\n\nI.e., it’s easy to dismiss Jev as “just a classifier.”\n\nThe exact model and training algorithm are not disclosed. But if I had to make an educated guess, it’s likely:\n\n1. a small encoder-style model like [(Modern)BERT](https://arxiv.org/abs/2412.13663) ;\n2. trained with something similar to Reinforcement Learning with Calibration Reward (from the [Beyond Binary Rewards: Training LMs to Reason About Their Uncertainty](https://arxiv.org/abs/2507.16806) paper).\n\nMany people (me included) have been training encoder-style models for classification for many years. Fact is that they were usually special-purpose and limited in some way.\n\nJev’s impressive breakthrough is that it generalizes so well (you can use it to classify emails, play video games, trade stocks…).\n\nAnd I’d say the secret sauce is probably more in the data than in the training algorithm. (Plus a nice API design on top of it.)\n\nYeah, it’s not the first project where someone applied RL to a (likely) non-autoregressive, encoder-style model.\n\nBut what’s impressive is that it works and generalizes so well, which can make all the difference. I.e., we saw the same thing with Stable Diffusion (based on an [existing research paper](https://arxiv.org/abs/2112.10752)) not too long ago, or even with the 2022 ChatGPT launch itself (an improved version of [InstructGPT](https://arxiv.org/abs/2203.02155), where the data made all the difference).\n\nSource: website version of my [LinkedIn post](https://www.linkedin.com/posts/sebastianraschka_its-easy-to-hype-and-dunk-on-jev-i-saw-activity-7507457962425110529-Z_KJ).\n\n## Read Next\n\n[Pacing != Pacing Development My take on AI model pacing as a framework for release checks and the competitive pressure around model releases.](https://sebastianraschka.com/blog/2026/pacing-development.html)\n\n[AI Reasoning Models Course on LinkedIn Learning A 90-minute LinkedIn Learning course on how reasoning models relate to conventional LLMs and how they are developed.](https://sebastianraschka.com/blog/2026/ai-reasoning-models-course.html)\n\n[OpenAI Astra and Looped Transformers A short note on OpenAI Astra, recurrent depth, looped transformers, Nanbeige 4.2, and the Mixture-of-Recursions paper.](https://sebastianraschka.com/blog/2026/openai-astra-looped-transformers.html)", "url": "https://wpnews.pro/news/it-s-easy-to-dismiss-jev-as-just-a-classifier", "canonical_source": "https://sebastianraschka.com/blog/2026/jev-classification-generalization.html", "published_at": "2026-09-20 15:17:40+00:00", "updated_at": "2026-09-20 15:53:36.749390+00:00", "lang": "en", "topics": ["machine-learning", "ai-research", "large-language-models", "artificial-intelligence"], "entities": ["Jev", "Typesafe.ai", "Sebastian Raschka", "ModernBERT", "Stable Diffusion", "ChatGPT", "InstructGPT"], "alternates": {"html": "https://wpnews.pro/news/it-s-easy-to-dismiss-jev-as-just-a-classifier", "markdown": "https://wpnews.pro/news/it-s-easy-to-dismiss-jev-as-just-a-classifier.md", "text": "https://wpnews.pro/news/it-s-easy-to-dismiss-jev-as-just-a-classifier.txt", "jsonld": "https://wpnews.pro/news/it-s-easy-to-dismiss-jev-as-just-a-classifier.jsonld"}}