{"author":"alexmolas","children":[{"author":"kantahayashi","children":[{"author":"alexmolas","children":[{"author":"kantahayashi","children":[],"created_at":"2026-09-23T15:45:21.000Z","created_at_i":1790178321,"id":49817856,"options":[],"parent_id":49817437,"points":null,"story_id":49816899,"text":"I agree. I think it&#x27;s odd behavior too. Jev should be good at actual probability problems given the phrase &quot;calibrated probabilities&quot; TypeSafe uses for Jev. Maybe the reason is the data used in their training method (RLCD). If all the data consists of problems with a correct answer, I think this kind of odd behavior could happen.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T15:16:32.000Z","created_at_i":1790176592,"id":49817437,"options":[],"parent_id":49817305,"points":null,"story_id":49816899,"text":"But &quot;problems about actual probabilities whose answers can&#x27;t be known at all&quot; are exactly the problems where calibration is important. Since calibration is one of the big claims about Jev I&#x27;d expect it to perform well in these problems.","title":null,"type":"comment","url":null},{"author":"tomrod","children":[],"created_at":"2026-09-23T15:50:27.000Z","created_at_i":1790178627,"id":49817935,"options":[],"parent_id":49817305,"points":null,"story_id":49816899,"text":"Echoes a bit of a philosophical distinction with a long history: &quot;Knightian Uncertainty&quot; versus &quot;Probability&quot;.","title":null,"type":"comment","url":null},{"author":"edot","children":[],"created_at":"2026-09-23T15:58:45.000Z","created_at_i":1790179125,"id":49818077,"options":[],"parent_id":49817305,"points":null,"story_id":49816899,"text":"Hah! I did the exact same tests as you! I found that if you give it the choice to say &quot;not sure&quot;, it picks that 100% of the time. But if you pin it in a corner, then yes it does these weird things. Also yes, the continuous options were much more accurate than the choices. Not sure why that is.","title":null,"type":"comment","url":null},{"author":"throwaway_7274","children":[],"created_at":"2026-09-23T16:07:53.000Z","created_at_i":1790179673,"id":49818206,"options":[],"parent_id":49817305,"points":null,"story_id":49816899,"text":"If you instead offer probabilities as answers, it picks the right one with high credence.","title":null,"type":"comment","url":null},{"author":"seizethecheese","children":[{"author":"alexmolas","children":[],"created_at":"2026-09-23T16:12:26.000Z","created_at_i":1790179946,"id":49818284,"options":[],"parent_id":49818230,"points":null,"story_id":49816899,"text":"I don&#x27;t know if it&#x27;s reasonable. What it isn&#x27;t is calibrated.","title":null,"type":"comment","url":null},{"author":"kantahayashi","children":[{"author":"sshine","children":[{"author":"kantahayashi","children":[],"created_at":"2026-09-23T16:28:23.000Z","created_at_i":1790180903,"id":49818565,"options":[],"parent_id":49818440,"points":null,"story_id":49816899,"text":"Yes. For example, one of the prompts said &quot;The die is unbiased: each of the six faces has probability exactly 1&#x2F;6.&quot;","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:22:24.000Z","created_at_i":1790180544,"id":49818440,"options":[],"parent_id":49818376,"points":null,"story_id":49816899,"text":"Do you provide Jev that the probability is 1&#x2F;6 and yet it gives back a probability that is way off?","title":null,"type":"comment","url":null},{"author":"seizethecheese","children":[{"author":"robotresearcher","children":[],"created_at":"2026-09-23T16:57:03.000Z","created_at_i":1790182623,"id":49819073,"options":[],"parent_id":49818749,"points":null,"story_id":49816899,"text":"Why? LLMs (along with other DNNs) model the distribution seen in their training data. Does the training data have dice roll examples being mainly 1? Maybe so! If that\u2019s the case it\u2019s an interesting example of LLM fragility since it\u2019s failed to reason from the many (millions of?) times it\u2019s seen stated in training data that each outcome has probability 1&#x2F;6.","title":null,"type":"comment","url":null},{"author":"kantahayashi","children":[],"created_at":"2026-09-23T17:03:06.000Z","created_at_i":1790182986,"id":49819167,"options":[],"parent_id":49818749,"points":null,"story_id":49816899,"text":"That&#x27;s right. It&#x27;s normal behavior of LLMs. But what matters is TypeSafe argues it&#x27;s different exactly on this point. The selling point of Jev is &quot;calibrated probabilities&quot;, so I checked it on probability problems.","title":null,"type":"comment","url":null},{"author":"maayank","children":[],"created_at":"2026-09-23T17:20:30.000Z","created_at_i":1790184030,"id":49819453,"options":[],"parent_id":49818749,"points":null,"story_id":49816899,"text":"Jev and LLMs give other promises. Jev&#x27;s RLCD training aims to make its probabilities calibrated such that given many cases where it assigns label Y about X% probability, Y should be the correct label about X% of the time.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:39:07.000Z","created_at_i":1790181547,"id":49818749,"options":[],"parent_id":49818376,"points":null,"story_id":49816899,"text":"Okay, I see, you&#x27;re expecting Jev to properly give 1&#x2F;6 probability for each option. This is different from my intuition of how LLMs work, where their probabilities don&#x27;t really work like this (I would expect LLM to also do something like 0.83 for 1).","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:17:29.000Z","created_at_i":1790180249,"id":49818376,"options":[],"parent_id":49818230,"points":null,"story_id":49816899,"text":"Yes. There&#x27;s no problem with choosing the same face every time. The problem is the probability it attached to the choice. Jev gave face 1 an 83% probability while the true probability is 1&#x2F;6.","title":null,"type":"comment","url":null},{"author":"dgritsko","children":[],"created_at":"2026-09-23T16:37:31.000Z","created_at_i":1790181451,"id":49818724,"options":[],"parent_id":49818230,"points":null,"story_id":49816899,"text":"Reminds me of this... <a href=\"https:&#x2F;&#x2F;xkcd.com&#x2F;221&#x2F;\" rel=\"nofollow\">https:&#x2F;&#x2F;xkcd.com&#x2F;221&#x2F;</a>","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:09:12.000Z","created_at_i":1790179752,"id":49818230,"options":[],"parent_id":49817305,"points":null,"story_id":49816899,"text":"Maybe I\u2019m confused here, but it\u2019s perfectly reasonable to just guess the same dice roll every time right?","title":null,"type":"comment","url":null},{"author":"scotty79","children":[{"author":"formerly_proven","children":[{"author":"tomrod","children":[],"created_at":"2026-09-23T17:47:37.000Z","created_at_i":1790185657,"id":49819850,"options":[],"parent_id":49818466,"points":null,"story_id":49816899,"text":"Typically not! The distribution is not uniform.<p><a href=\"https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=d6iQrh2TK98\" rel=\"nofollow\">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=d6iQrh2TK98</a>","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:23:37.000Z","created_at_i":1790180617,"id":49818466,"options":[],"parent_id":49818434,"points":null,"story_id":49816899,"text":"Humans give way more random answers than LLMs to questions like &quot;give me a random number between 1-100&quot; (when not giving the LLM any tool calls).","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:21:37.000Z","created_at_i":1790180497,"id":49818434,"options":[],"parent_id":49817305,"points":null,"story_id":49816899,"text":"Did you expect it to be good at it?<p>Humans also don&#x27;t give a perfect 1&#x2F;n probability when asked for a random number.","title":null,"type":"comment","url":null},{"author":"drtz","children":[{"author":"tomrod","children":[],"created_at":"2026-09-23T16:32:07.000Z","created_at_i":1790181127,"id":49818634,"options":[],"parent_id":49818589,"points":null,"story_id":49816899,"text":"The value of grandparent comment is that it identifies an edge case to keep in mind and make well-defined -- keeps us from blindly trusting.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:29:58.000Z","created_at_i":1790180998,"id":49818589,"options":[],"parent_id":49817305,"points":null,"story_id":49816899,"text":"In the early Gemini 2 days (don&#x27;t remember which version exactly) I had Gemini running as a voice assistant in my kitchen, and asked it to flip a coin and tell me if it was heads or tails. It responded with &quot;heads&quot;. I was curious if it was actually doing something to simulate randomness, so I asked a few more times and saw a pattern: &quot;tails&quot;, &quot;heads&quot;, &quot;tails&quot;, &quot;heads&quot;...<p>It continued alternating between the two until I got bored (around a dozen turns).<p>Unless your specific test is baked into its training, real probabilities require math and rough approximation at a minimum needs reasoning to sanity-check. Jev does neither. This isn&#x27;t a new problem or anything unique to Jev.","title":null,"type":"comment","url":null},{"author":"lesam","children":[{"author":"kantahayashi","children":[],"created_at":"2026-09-23T16:56:45.000Z","created_at_i":1790182605,"id":49819065,"options":[],"parent_id":49818812,"points":null,"story_id":49816899,"text":"Yes, and TypeSafe itself says Jev returns &quot;calibrated probabilities&quot;, which is the former.<p>From TypeSafe docs:<p>&quot;Higher probability should correspond to a greater chance that the answer is correct.&quot;<p>&quot;Outcomes assigned a probability of 0.2 should occur about 20% of the time.&quot;<p><a href=\"https:&#x2F;&#x2F;docs.typesafe.ai&#x2F;introduction&#x2F;machine-learning-primer\" rel=\"nofollow\">https:&#x2F;&#x2F;docs.typesafe.ai&#x2F;introduction&#x2F;machine-learning-prime...</a>","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:42:20.000Z","created_at_i":1790181740,"id":49818812,"options":[],"parent_id":49817305,"points":null,"story_id":49816899,"text":"So you want the probability that the answer is correct, but Jev is providing the probability that its answer is optimal?","title":null,"type":"comment","url":null},{"author":"esperent","children":[{"author":"bee_rider","children":[],"created_at":"2026-09-23T17:38:33.000Z","created_at_i":1790185113,"id":49819721,"options":[],"parent_id":49819174,"points":null,"story_id":49816899,"text":"As someone who hasn\u2019t used Jev, this seems reasonable in the sense that \u201cprobability that I\u2019ve given the best answer\u201d seems like a useful thing to provide.<p>Anyway, if it is \u201cprobability that I gave the best answer\u201d why 83%? I mean, the question is a sort of a textbook-style probability question in the sense that everything is well defined. Shouldn\u2019t it be basically 100%?","title":null,"type":"comment","url":null},{"author":"kantahayashi","children":[],"created_at":"2026-09-23T17:44:48.000Z","created_at_i":1790185488,"id":49819804,"options":[],"parent_id":49819174,"points":null,"story_id":49816899,"text":"TypeSafe defines the probabilities Jev returns as &quot;calibrated probabilities&quot;. &quot;Probability&quot; here means the probability of the answer being correct. If the probability is 10%, the choice should be correct about one time in ten. So, when Jev returns 83% probability it should be correct about 83 times out of 100, but the choices were only correct about 19 times out of 100, and the true probability is 1&#x2F;6.<p>&quot;Higher probability should correspond to a greater chance that the answer is correct.&quot;<p><a href=\"https:&#x2F;&#x2F;docs.typesafe.ai&#x2F;introduction&#x2F;machine-learning-primer\" rel=\"nofollow\">https:&#x2F;&#x2F;docs.typesafe.ai&#x2F;introduction&#x2F;machine-learning-prime...</a>","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T17:03:29.000Z","created_at_i":1790183009,"id":49819174,"options":[],"parent_id":49817305,"points":null,"story_id":49816899,"text":"&gt; The true probability of face 1 is 1&#x2F;6, but Jev always chose face 1 and the probability it returned was about 83%<p>I think this is a misunderstanding of what that 83% probability means. You <i>think</i> you&#x27;re asking Jev to assign a probability to a dice roll, and if so then obviously it should pick each answer 1&#x2F;6 of the time.<p>However, what Jev is doing is assigning a probability to <i>the answer it should choose</i>. And it&#x27;s choosing <i>1 with 83% probability</i>, as the <i>correct answer to give</i>, when there&#x27;s no additional knowledge available.<p>1 is a perfectly valid answer here. In the absence of other data there&#x27;s no more (nor less) valid answer than that. and I assume that just like LLMs, the token prediction <i>must</i> assign higher probability to one outcome.<p>If you keep feeding the previous answers back in (if you can do that with Jev) I assume it would start giving other numbers because it&#x27;s no longer operating from zero info. Maybe that would even reach ~1&#x2F;6 after enough rounds, although maybe not.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T15:06:57.000Z","created_at_i":1790176017,"id":49817305,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"I tested Jev with a fair die 400 times without telling it the die result. The true probability of face 1 is 1&#x2F;6, but Jev always chose face 1 and the probability it returned was about 83%. I also tested with a fair coin 200 times and got 0.92 probability.<p>I did several tests and I think Jev is good at problems with a correct answer but weak at problems about actual probabilities whose answers can&#x27;t be known at all.<p>Write-up: &quot;Jev Does Not Play Dice&quot;\n<a href=\"https:&#x2F;&#x2F;kantahayashiai.github.io&#x2F;posts&#x2F;jev-does-not-play-dice&#x2F;\" rel=\"nofollow\">https:&#x2F;&#x2F;kantahayashiai.github.io&#x2F;posts&#x2F;jev-does-not-play-dic...</a>","title":null,"type":"comment","url":null},{"author":"conmod278","children":[],"created_at":"2026-09-23T15:55:02.000Z","created_at_i":1790178902,"id":49818015,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"In future, we will see intiatives similar to OpenStreetMap for Textual data or Web similar to high quality non-contaminated steel.","title":null,"type":"comment","url":null},{"author":"daft_pink","children":[{"author":"oreoftw","children":[],"created_at":"2026-09-23T17:06:29.000Z","created_at_i":1790183189,"id":49819227,"options":[],"parent_id":49818079,"points":null,"story_id":49816899,"text":"Jev\u2019s context should have signals&#x2F;features to operate on. Same way LLMs can use CV &amp; code to analyze an image.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T15:58:52.000Z","created_at_i":1790179132,"id":49818079,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"I&#x27;m really looking for a multi-modal image capable version of Jev.<p>If we could get machine learning type results on images without training, that would be fantastic.","title":null,"type":"comment","url":null},{"author":"simonw","children":[{"author":"alexmolas","children":[],"created_at":"2026-09-23T16:15:51.000Z","created_at_i":1790180151,"id":49818345,"options":[],"parent_id":49818140,"points":null,"story_id":49816899,"text":"If you want calibrated probabilities you&#x27;ll be forced to fine-tune it","title":null,"type":"comment","url":null},{"author":"edot","children":[],"created_at":"2026-09-23T16:41:37.000Z","created_at_i":1790181697,"id":49818799,"options":[],"parent_id":49818140,"points":null,"story_id":49816899,"text":"But why? Jev-style models seem useful for &quot;I have no clue what my incoming distribution looks like but I need to give <i>some</i> sort of answer&quot;. If I know what my incoming distribution looks like I&#x27;ll just upload a CSV of that into ChatGPT and ask it to fit a basic ML model on my data.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:03:28.000Z","created_at_i":1790179408,"id":49818140,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"Fine tuning LLMs has turned out to be mostly not worth the effort, but I wonder if fine tuning Jev-style models will turn out to be a whole lot more useful.","title":null,"type":"comment","url":null},{"author":"a_c","children":[{"author":"phainopepla2","children":[{"author":"CaptainNegative","children":[],"created_at":"2026-09-23T16:25:28.000Z","created_at_i":1790180728,"id":49818503,"options":[],"parent_id":49818250,"points":null,"story_id":49816899,"text":"I asked Jev and it said 41% yes 59% no.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:10:32.000Z","created_at_i":1790179832,"id":49818250,"options":[],"parent_id":49818191,"points":null,"story_id":49816899,"text":"Is Jev good at detecting AI-generated text?","title":null,"type":"comment","url":null},{"author":"hbrn","children":[],"created_at":"2026-09-23T16:44:37.000Z","created_at_i":1790181877,"id":49818853,"options":[],"parent_id":49818191,"points":null,"story_id":49816899,"text":"I suspect that it&#x27;s as handy as a coin flip.<p>And if I&#x27;m being charitable to Jev (which is nearly impossible at this point), detecting whether blob of text is AI generated is not a &quot;system one&quot; question.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:06:57.000Z","created_at_i":1790179617,"id":49818191,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"I\u2019m using Jev to classify a blob of text I see in browser with an extension. Calibrated? No. But it\u2019s handy enough. If a large blob of text is likely AI generated, I\u2019m very likely to skip it","title":null,"type":"comment","url":null},{"author":"empath75","children":[{"author":"alexmolas","children":[],"created_at":"2026-09-23T16:30:14.000Z","created_at_i":1790181014,"id":49818597,"options":[],"parent_id":49818441,"points":null,"story_id":49816899,"text":"&quot;Not especially good at classifying&quot; does sound like a serious drawback for a classifier","title":null,"type":"comment","url":null},{"author":"0123456789ABCDE","children":[],"created_at":"2026-09-23T16:49:13.000Z","created_at_i":1790182153,"id":49818942,"options":[],"parent_id":49818441,"points":null,"story_id":49816899,"text":"do you have a benchmark name and results we can compare to other models?","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:22:25.000Z","created_at_i":1790180545,"id":49818441,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"I spent a couple of days with it and it is fast and cheap but not especially good at classifying.","title":null,"type":"comment","url":null},{"author":"abhgh","children":[{"author":"edot","children":[{"author":"abhgh","children":[],"created_at":"2026-09-23T16:44:15.000Z","created_at_i":1790181855,"id":49818846,"options":[],"parent_id":49818815,"points":null,"story_id":49816899,"text":"Thank you!","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:42:29.000Z","created_at_i":1790181749,"id":49818815,"options":[],"parent_id":49818461,"points":null,"story_id":49816899,"text":"It&#x27;s on OpenRouter if you want to try it.","title":null,"type":"comment","url":null},{"author":"danielmarkbruce","children":[],"created_at":"2026-09-23T17:21:34.000Z","created_at_i":1790184094,"id":49819473,"options":[],"parent_id":49818461,"points":null,"story_id":49816899,"text":"While I don&#x27;t believe they are doing the following: you can calibrate by inspecting the reasoning traces. That is the relevant distribution. If you ask someone to explain how&#x2F;why they are classifying something one way v another, you can get a reasonably good understanding of their confidence level.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:23:24.000Z","created_at_i":1790180604,"id":49818461,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"I like this post. I haven&#x27;t had time to dig into Jev (they aren&#x27;t accepting new signups), but calibrated probabilities is one of their pitches that caught my attention. And I was wondering how does one offer them on <i>user data</i>. Standard calibration essentially ensures that if a score of 0.8 accompanies a positive prediction (assuming the simple case of binary classification), then if you gathered together all predictions with a score of 0.8, around 80% will be correct.<p>If you have just one example you&#x27;re sending to a model, how would they guarantee 80% over <i>your</i> data?<p>FYI, for an overview, scikit&#x27;s page on calibration is great [1], and my answer on Quora from a long time ago covers a specific type [2].<p>[1] <a href=\"https:&#x2F;&#x2F;scikit-learn.org&#x2F;stable&#x2F;modules&#x2F;calibration.html\" rel=\"nofollow\">https:&#x2F;&#x2F;scikit-learn.org&#x2F;stable&#x2F;modules&#x2F;calibration.html</a><p>[2] <a href=\"https:&#x2F;&#x2F;www.quora.com&#x2F;How-is-isotonic-regression-used-in-practice-for-calibration-in-machine-learning&#x2F;answer&#x2F;Abhishek-Ghose\" rel=\"nofollow\">https:&#x2F;&#x2F;www.quora.com&#x2F;How-is-isotonic-regression-used-in-pra...</a>","title":null,"type":"comment","url":null},{"author":"bnbn88","children":[{"author":"jrochkind1","children":[],"created_at":"2026-09-23T16:25:41.000Z","created_at_i":1790180741,"id":49818509,"options":[],"parent_id":49818492,"points":null,"story_id":49816899,"text":"They seem to have a really good social media astroturf marketing campaign.","title":null,"type":"comment","url":null},{"author":"softwaredoug","children":[{"author":"Tostino","children":[],"created_at":"2026-09-23T17:02:48.000Z","created_at_i":1790182968,"id":49819159,"options":[],"parent_id":49818856,"points":null,"story_id":49816899,"text":"The available API shapes have limited so much over the years. It&#x27;s really hard to come up with a new one and have it used, so  everyone just tries to fit their work into the existing APIs (chat&#x2F;completions).<p>Good job to them for putting out something that does seem quite nice to use, and will likely get a bit of wider traction.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:44:45.000Z","created_at_i":1790181885,"id":49818856,"options":[],"parent_id":49818492,"points":null,"story_id":49816899,"text":"It\u2019s not just price and speed, the API is very well designed for classification. Going beyond the current structured outputs.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T16:24:53.000Z","created_at_i":1790180693,"id":49818492,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"This hype is caused by the price and the speed since most people don&#x27;t know about small fast models and use big models for everything.","title":null,"type":"comment","url":null},{"author":"jackb4040","children":[],"created_at":"2026-09-23T16:32:47.000Z","created_at_i":1790181167,"id":49818647,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"This is why I don&#x27;t understand why everyone&#x27;s freaking out about it. By far the biggest problem with LLM classifiers is that they treat every individual business as the blurry average of all businesses in their training data. Being lighter is <i>fine</i> if you control for everything else, but at least at my company we would actually have room for a significantly more expensive &#x2F; slower classifier if it were demonstrably better at following instructions.","title":null,"type":"comment","url":null},{"author":"sreekanth850","children":[],"created_at":"2026-09-23T16:51:15.000Z","created_at_i":1790182275,"id":49818979,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"People on X will use JEV for self driving cars too. That is the height of stupidity. I\u2019ve seen this in so many tweets.","title":null,"type":"comment","url":null},{"author":"apwheele","children":[],"created_at":"2026-09-23T17:04:41.000Z","created_at_i":1790183081,"id":49819197,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"While this is true, it is still possible to take the probabilities and make determinations of recall and false positives using conformal sets, <a href=\"https:&#x2F;&#x2F;crimede-coder.com&#x2F;blogposts&#x2F;2026&#x2F;ConfClassification\" rel=\"nofollow\">https:&#x2F;&#x2F;crimede-coder.com&#x2F;blogposts&#x2F;2026&#x2F;ConfClassification</a><p>(Or just use a model to re-calibrate the probabilities, I like the conformal approach though as those rates are what I often care about.)<p>You just need some labelled data to generate the &quot;corrected&quot; probabilities (or thresholds to meet the specified error rates).","title":null,"type":"comment","url":null},{"author":"time0ut","children":[],"created_at":"2026-09-23T17:14:33.000Z","created_at_i":1790183673,"id":49819355,"options":[],"parent_id":49816899,"points":null,"story_id":49816899,"text":"I have been running a series of experiments on Jev since its release targeted at understanding it, seeing how it handles real use cases I have, and maybe figure out what it is inside.<p>Some of my tests do point towards what this post says. I was not successful in getting it&#x27;s score to align with an existing rubric I had. It &#x27;worked&#x27; but it was off and compressed from where I wanted it to be. Not a bad starting point, but I couldn&#x27;t get it to move to where I intended the rubric to be. It wasn&#x27;t the most robust test and I didn&#x27;t spend a lot of time trying, but it wasn&#x27;t just instantly magical.<p>However, it does seem genuinely useful just by being fast and cheap and good enough, so I am still a bit hyped.","title":null,"type":"comment","url":null}],"created_at":"2026-09-23T14:39:57.000Z","created_at_i":1790174397,"id":49816899,"options":[],"parent_id":null,"points":36,"story_id":49816899,"text":null,"title":"Jev Can't Be Calibrated","type":"story","url":"https://www.alexmolas.com/2026/09/23/jev-cant-be-calibrated.html"}
