|
|
|
|
|
by mulmen
827 days ago
|
|
I actually think the time I spent in school was valuable and that formal education gets a bad rap around here. I believe that my teachers all had good intentions. But they weren't always right. In my experience nobody is right 80% of the time. I'm skeptical of the AI hype but I do believe there is value. Similar to self driving cars an AI assistant or teacher doesn't have to be right all the time, it only has to be right more often. Proper use of this tool will require skillbuilding like anything else. |
|
Pick some domain that you know nothing about, and ask a transformer model to solve a known problem in the space. It will give you a reply. Is the reply correct? Assuming that you even know how to ask the right question to get a sensible answer (which itself requires expertise), assessing the quality of the answer certainly requires expertise that you don't have. So either you figure it out for yourself (as slow as learning from any other source), or you take it on blind faith.
If I had to wager on the area where I think these models are going to lead to big changes, it's reading and summarization, not generation. "Describe how node deletion in b-trees works in 500 words" is a heck of a lot more useful than asking a transformer to write code to implement node deletion in a b-tree.