Earlier quoted context omitted.
Probably the Microsoft thing and the direction Sam Altman is taking OpenAI. I imagine that caused a significant shift in workload and nature of work for the people in OpenAI.
I don't see how it could be something like this. If Sam wanted to do this he wouldn't need to lie. I suspect Sam did something stupid and the board had no choice. I would be very surprised if they actually wanted to fire Sam.
Three senior researchers have resigned from OpenAI
701–710 of 711 posts
Re: Three senior researchers have resigned from OpenAI
#702Re: Three senior researchers have resigned from OpenAI
#703Earlier quoted context omitted.
Could Microsoft not hire Sam (reporting directly to Satya) and those who departed and equip them with compute access and ancillary resources? It seems less of a lift than salvaging the OpenAI situation internally due to the emotions and politics involved, non competes not existing in California (broadly speaking), and the logistics of attempting to apply pressure to a 501c3 board with very little leverage. The value…
Even if they could, why would Sam accept it? The smartest move for Sam is to just start his own for-profit company, easily raise a fuckton of money, hire all the talents from OpenAI and carry on with whatever he was doing. I think this is OpenAI's loss more than anything else. Now if the reason is truly a push against Sam's for-profit direction, I wonder if OpenAI will back it up by releasing their models to the publ…
Re: Three senior researchers have resigned from OpenAI
#704Earlier quoted context omitted.
Why not?? Being another Woz would be amazing.
I just saw this. Glad to see I’m not the only one. https://www.cnbc.com/2017/04/21/why-apple-co-founder-steve-w... My take: He’s the Keanu Reeves of tech (or Keanu is the Woz of the film industry). The world can use more of this.
Re: Three senior researchers have resigned from OpenAI
#705Earlier quoted context omitted.
My embodiment is my PC environment. I interact with the world through computer displays. There is no reason embodiment for AGI should need to be physical or mammalian-like in any way.
Strong disagree. But it may take me a while to elucidate and enumerate the reasons.
Plenty of very intelligent people are completely paralyzed. Sensations of physical embodiment is highly overrated and is surely not necessary for intelligence.
Re: Three senior researchers have resigned from OpenAI
#706Earlier quoted context omitted.
What else would you call the ability for it to adapt a task for its own capabilities?
Language modelling, token prediction. It's not much different from generating code in a particular programming language; given examples, learn the patterns and repeat them. There's no self-awareness or consciousness or understanding or even the concept of capabilities, just predicting text.
If it does have considerable training data including prompt and response when people are interacting with itself then I suppose it isn't that surprising.
That does sound like self awareness, in the non magical sense. It is aware of its own behaviour because it has been trained on it.
Re: Three senior researchers have resigned from OpenAI
#707Earlier quoted context omitted.
Might as well add LOC as a metric. Both can mean the person is extremely inefficient, over-engineering everything, and their eyes are begging for a break. However! The best engineers I've been around do work a lot and they like it.
I’m not sure why it’s seen as ok to work 100 hours per week, or even glorified. If instead of work it was something else it would be seen as a problem. 100 hours per week doesn’t leave room for anything else other than basic human needs. “They like it”, well all addicts like what they’re addicted to, it doesn’t mean it’s healthy.
OK now back to my 12 hour day. Not burnt out yet so I'm going to keep going. And yes, I LIKE IT!
Re: Three senior researchers have resigned from OpenAI
#708Earlier quoted context omitted.
Hi, can we talk about the elephant in the room? I see breathless talk about "AGI" here, as if it's just sitting in Altman's basement and waiting to be unleashed. We barely understand how consciousness works, we should stop talking about "AGI". It is just empty, ridiculous techno-babble. Sorry for the harsh language, there's no nice way to drive home this point.
An AGI system is not human and shouldn't be treated as such. Consciousness is not a trait of intelligence. Consciousness usually requires quaila which puts animals ahead of computers.
Re: Three senior researchers have resigned from OpenAI
#709Re: Three senior researchers have resigned from OpenAI
#710Earlier quoted context omitted.
nothing I’ve seen from OpenAI is any indication that they’re close to AGI. gpt models are basically a special matrix transformation on top of a traditional neural network running on extremely powerful hardware trained on a massive dataset. this is possibly more like “thinking” than a lot of people give it credit for, but it’s not an AGI, and it’s not an AGI precursor either. it’s just the best applied neural networks…
As a layperson, what does the special matrix transformation do? Is that the embeddings thing, or something else entirely? Something about transformer architecture I guess?