Earlier quoted context omitted.
I tried changing the house style. https://chatgpt.com/share/6817c9f4-ed48-8010-bc3e-58299140c8... In the real world I would at least remove the em dashes. It’s a dead give away for LLM generated text.
That was not a good attempt at changing the style. You can't just say "don't sound like an LLM." The LLM does not in fact know that it is "speaking like an LLM"; it just thinks that it's speaking the way the "average person" speaks, according to everything it's ever been shown. If you told it "just speak like a human being"... that's what it already thought it was doing! You have to tell the LLM a specific way to spe…
I'd rather read the prompt
231–240 of 880 posts
Re: I'd rather read the prompt
#232> I should hope that the purpose of a class writing exercise is not to create an artifact of text but force the student to think; a language model produces the former, not the latter. It's been incredibly blackpilling seeing how many intelligent professionals and academics don't understand this, especially in education and academia. They see work as the mere production of output, without ever thinking about how that…
Using llm’s for papers does not mean your brain is atrophying though. There are lots of ways to challenge the mind even if you use llm’s to write some papers.
Regardless of the existence of other ways to exercise your legs which you also will not do, because you're a person with working legs who chooses to use a wheelchair.
Re: I'd rather read the prompt
#233> I should hope that the purpose of a class writing exercise is not to create an artifact of text but force the student to think; a language model produces the former, not the latter. It's been incredibly blackpilling seeing how many intelligent professionals and academics don't understand this, especially in education and academia. They see work as the mere production of output, without ever thinking about how that…
Using llm’s for papers does not mean your brain is atrophying though. There are lots of ways to challenge the mind even if you use llm’s to write some papers.
Re: I'd rather read the prompt
#234Earlier quoted context omitted.
Using llm’s for papers does not mean your brain is atrophying though. There are lots of ways to challenge the mind even if you use llm’s to write some papers.
> Using llm’s for papers does not mean your brain is atrophying though. It means that you are losing your time. If you are a university student and use LLMs for your classes while "challenging your mind" for stuff outside of class, maybe you should just not be studying there in the first place.
Re: I'd rather read the prompt
#235> I should hope that the purpose of a class writing exercise is not to create an artifact of text but force the student to think; a language model produces the former, not the latter. It's been incredibly blackpilling seeing how many intelligent professionals and academics don't understand this, especially in education and academia. They see work as the mere production of output, without ever thinking about how that…
Using llm’s for papers does not mean your brain is atrophying though. There are lots of ways to challenge the mind even if you use llm’s to write some papers.
Re: I'd rather read the prompt
#236> I should hope that the purpose of a class writing exercise is not to create an artifact of text but force the student to think; a language model produces the former, not the latter. It's been incredibly blackpilling seeing how many intelligent professionals and academics don't understand this, especially in education and academia. They see work as the mere production of output, without ever thinking about how that…
Using llm’s for papers does not mean your brain is atrophying though. There are lots of ways to challenge the mind even if you use llm’s to write some papers.
But a huge amount of "ugh I'm too smart for this assignment" complaining that students do is just kids being immature rather than an honest attempt at learning through other means.
Re: I'd rather read the prompt
#237Earlier quoted context omitted.
There is one other very useful form of "expansion" that LLMs do. If you aren't aware: (high-parameter-count) LLMs can be used pretty reliably to teach yourself things. LLM base models "know things" to about the same degree that the Internet itself "knows" those things. For well-understood topics — i.e. subjects where the Internet contains all sorts of open-source textbooks and treatments of the subject — LLMs really…
Yeah you're totally right with this use case. It feels like the information is there strewn across the internet, in forums, Reddit posts, stack overflow, specs, books. But to trawl though it all was so time consuming. With an LLM you can quickly distill it down to just the information you need. Saying that, I do feel like reading the full spec for something is a valuable exercise. There may be unknown unknowns that y…
If an LLM can help you understand an RFC, it's great. You're now relying on the RFC.
If an LLM can help you not rely on the RFC, you're doing it wrong.
Re: I'd rather read the prompt
#238Earlier quoted context omitted.
Using llm’s for papers does not mean your brain is atrophying though. There are lots of ways to challenge the mind even if you use llm’s to write some papers.
> Using llm’s for papers does not mean your brain is atrophying though. It means that you are losing your time. If you are a university student and use LLMs for your classes while "challenging your mind" for stuff outside of class, maybe you should just not be studying there in the first place.
Re: I'd rather read the prompt
#239Re: I'd rather read the prompt
#240Earlier quoted context omitted.
> LLMs are like anti-compression algorithms when used like that, a simple idea gets expanded into a bloated mess by an LLM, I think that's the answer: LLMs are primarily useful for data and text translation and reduction, not for expansion. An exception is repetitive or boilerplate text or code where a verbose format is required to express a small amount of information.
They are also useful for association. Imagine an LLM trained on documentation. Then you can retrieve info associated with your question. This can go beyond just specific documentation but also include things like "common knowledge" which is what the other poster meant when they talked about "teaching you things".