jagedlion
jagedlion t1_ja1gm3c wrote
Reply to comment by Bixbybray in Help! Changed outlet now nothing works by Bixbybray
Is it possible then that is just never re-engaged? Maybe it has nothing to do with the dimmer.
jagedlion t1_ja1fak4 wrote
Reply to Help! Changed outlet now nothing works by Bixbybray
Could be that you blew the breaker on one of the two phases coming to your house.
These breakers are often in a separate box from the normal breakers.
jagedlion t1_j8kbruo wrote
Reply to comment by semitope in ChatGPT Passed a Major Medical Exam, but Just Barely | Researchers say ChatGPT is the first AI to receive a passing score for the U.S. Medical Licensing Exam, but it's still bad at math. by chrisdh79
Part of model building is that it compresses well and doesn't need to store the original data. It consumed 45TB of internet, and stores it in its 700GB working memory (the inference engine can be stored in less space, but I cant pin down a specific minimal number).
It has to figure out what's worth remembering (and how to remember it) without access to the test. It studied the general knowledge, but it didn't study for this particular exam.
jagedlion t1_j8k0uqa wrote
Reply to comment by semitope in ChatGPT Passed a Major Medical Exam, but Just Barely | Researchers say ChatGPT is the first AI to receive a passing score for the U.S. Medical Licensing Exam, but it's still bad at math. by chrisdh79
I mean, humans can't either give you information that they don't have exposure to. We just acquire more data during our normal day to day lives. People also do their best to infer from what they know. They are more willing to code their certainty in their language, sure, but humans also can only work off of the knowledge they have and the connections they can find within.
jagedlion t1_j8jy2ud wrote
Reply to comment by Graega in ChatGPT Passed a Major Medical Exam, but Just Barely | Researchers say ChatGPT is the first AI to receive a passing score for the U.S. Medical Licensing Exam, but it's still bad at math. by chrisdh79
So it does many of the things you listed.
It greatly compresses the training database into a tiny (by comparison) model. It runs without access to either the internet, nor the original training data. The ability for it to run 'cheaply' is directly related to how complex the model being built is. Keeping the system efficient is important and that's a major limit on the size of what it can store.
It was trained on 45TB of internet data, compressed and filtered down to around 500GB. A very limited size database already. Then it actually goes further to 'learn' the meaning though, so this is actually stored as 175 billion 'weights' which is about 700GB (each weight is 4 bytes). Still though, that's a pretty 'limited' inference size. Not like, do it on your own computer size, but not terrible. They say it costs a few cents per question, so, pretty cheap compared to the costs of actually hiring even a poor quality professional.
It does therefore have to 'study' ahead of time.
The only thing it doesn't do that you listed, is that it reads many sources, not just one. But the rest? It already does it.
jagedlion t1_j8jxe3s wrote
Reply to comment by semitope in ChatGPT Passed a Major Medical Exam, but Just Barely | Researchers say ChatGPT is the first AI to receive a passing score for the U.S. Medical Licensing Exam, but it's still bad at math. by chrisdh79
Common misconception. It memorizes the data and forms connections in its model. It's sort of like memorization in that way, as it doesn't even store any of the raw information it was trained on. It only stores the predictive model.
This is also why you can implement AI vision algorithms on primitive microcontrollers. They don't have the computational power to solve for the AI model, but once the powerful computer calculates the model, a much simpler one can use it.
jagedlion t1_j5066dl wrote
Reply to comment by HuskyTalesOfMischief in How to fix/cover scratches on a metal stove? by stonedriller
If you don't want the link to connect back to you, delete everything after the code after the dp
Like: https://www.amazon.com/Barrys-Restore-All-Products-Scratch-B-Gone/dp/B078YY6BM7/
If you want it shorter, you can also remove the name: https://www.amazon.com/dp/B078YY6BM7/
jagedlion t1_izk9km9 wrote
Reply to comment by rajimoto in [OC] How to spot misleading charts? I would like to hear your opinion on the subject, also any tips design-wise? by dark_o3
Adding extra data is also a great way to be deceptive.
Really none of these three categories are always deceptive. Often each of these is maybe even required for clear data presentation. But they can be used for deception.
jagedlion t1_ja1nm6p wrote
Reply to comment by Bixbybray in Help! Changed outlet now nothing works by Bixbybray
Sorry, maybe I jumped to conclusions. Is half your house dark now? Or just the handful of lights near that switch?