[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

The concern with LLM's as any sort of source of truth is that they have no concept of facts or truth. They simply read training material and then pattern match to come up with a response to input. There is no concept of correct information. And unless you fact check it, you will not know if it is correct or it's reasoning is sound. Using this to teach is dangerous IMO. Using the word reasoning is a anthropomorphising it too; it's just pattern matching.

Could we develop some adversarial system that fact checks it in the future? Possibly. But I don't know of one that's effective. Besides, good luck determining what is true when your training set is the internet. Or having it account for advances in understanding.

From the article you linked:

The incredible capabilities of large language models like ChatGPT are centered on how they have been trained on a vast corpus of knowledge. They provide us with an unparalleled resource for information and guidance. As your virtual professor, LLMs can guide you through the intricacies of each subject for deeper understanding of complex concepts.

That's a very naive take on LLMs. It assumes that because the training material is valid, it's output is valid. It is not!

I worry about the future where LLMs become the basis of information exchange because outputs "look right".

Show me a system that can guarantee correct answers and I'm 100% on board.

[-] [email protected] 15 points 1 year ago

My favorite way to end brushing my teeth.

2
submitted 1 year ago by [email protected] to c/[email protected]

Or ever.

It's difficult to know when it's been properly applied. Stick to something that you can be sure is applied properly to exposed areas.

[-] [email protected] 0 points 1 year ago

How do you will yourself to the right thing? Is it a matter of creating the right environment? Being mindful?

[-] [email protected] 1 points 1 year ago

Yeah, but one day the thousands of browser bookmarks will come in handy. Right?

[-] [email protected] 3 points 1 year ago

https://engineering.fb.com/2015/05/04/core-data/under-the-hood-facebook-s-cold-storage-system/

This is an article from 2015 where Facebook/Meta was exploring Blu-ray for their DCs. You're definitely right though. Tape is key as the longest term storage.

[-] [email protected] 2 points 1 year ago

Super cool, blew my mind! I would love to see it in operation. The logistics from the machine side + the storage heuristics for when to store to a disc that's write-only sounds like a really cool problem.

[-] [email protected] 31 points 1 year ago* (last edited 1 year ago)

There are also techniques where data centers do offline storage by writing out to a high volume storage medium (I heard blueray as an example, especially because it's cheap) and storing it in racks. All automated of course. This let's them store huge quantities of infrequently accessed data (most of it) in a more efficient way. Not everything has to be online and ready to go, as long as it's capable of being made available on demand.

green_light_stop

joined 1 year ago