Recent comments in /f/singularity

ShortNjewey t1_jcysqcg wrote

If the resource is accessible and acceptable on the job, it should be in the classroom. As a PM if one of my team can solve the problem faster and more accurately by using tools available on the internet, vs another teammember using memory + trial and error, then the former is more valuable. If education is primarily for preparing individuals for the workforce, they should be able to use the same resources they would use in the workforce.

1

Arkontezer t1_jcyi1v3 wrote

So, as a young guy few years after grad exams I really don’t understand all the people who say here calculators should have been banned in school long time ago.

I studied chemistry and rules where to use only the most basic calculator on exam. It was hard and tedious, but I managed to get really good with all the calculations, like counting complex logarithms without it. So, and as soon as I passed and went to uni I realized this knowledge was completely useless and completely forgot it all in a year or so as everyone uses calculators for this now and during my work I will always have a calculator nearby.

My point is, world is changing and there is not that many practical reasons to stick to the traditional ways of doing things, as it is not what’s currently valued on market. Knowing how to make complicate calculations without calculator will not impress your employer, as he would probably prefer the other person who does the job twice as fast but with the calculator. Same for chat GPT. Now it’s just one program, but in 10 years it might be as common thing as Google and mobile phones (oh, and remember times when you couldn’t use any info from internet for your research papers? Needless to say how this aged)

3

JackFisherBooks t1_jcyhoem wrote

Thanks for sharing your insights. I suspect a lot of teachers are seeing the same things you're seeing at the moment.

But I think the real test will come when ChatGPT gets more sophisticated and harder to detect. The current versions are plenty flawed. But they're not going to stay that way. They're going to keep improving. I'm sure there's a better way to manage its use in education. I'm just not sure what it is and I hope teachers are considering this as they move forward.

2

JackFisherBooks t1_jcyhg35 wrote

Even if teachers succeed in banning it, I doubt that ban will be enforceable on a large scale. This emerging generation is too tech savvy and too connected. If one person finds a way around it, then everyone will know within a few days at most.

I think it just makes more sense to re-evaluate how we actually teach kids certain concepts. We also need to ask questions like...is making them write essays really the most effective way to learn a concept?

6

User1539 t1_jcyh91j wrote

I think it can cite sources if you ask it to, or at least it can find supporting data to back up its claims.

That said, my personal experience with ChatGPT was like working with a student who's highly motivated and very fast, but only copying off other people's work without any real understanding.

So, for instance, I'd ask it to code something ... and the code would compile and be 90% right, but Chat GPT would confidently state 'I'm opening port 80', even though the code was clearly opening port 8080, which is extremely common in example code.

So, you could tell it was copying a common pattern, without really understanding what it was doing.

It's still useful, but it's not 'intelligent', so yeah ... you'd better check those sources before you believe anything ChatGPT says.

3

bryceschroeder t1_jcygn0x wrote

Reply to comment by Akimbo333 in Those who know... by Destiny_Knight

>strongest

I am running LLaMA 30B at home at full fp16. Takes 87 GB of VRAM on six AMD Insight MI25s and speed is reasonable but not fast (It can spit out a sentence in 10-30 seconds or so in a dialog / chatbot context depending on the length of the response.) While the hardware is not "consumer hardware" per se, it's old datacenter hardware, the cost was in line with the kind of money you would spend on a middling gaming setup. The computer cost about $1500 to build up and the GPUs to put in it set me back about $500.

1