Row 93021
Content Data
This page contains data entry 93021 from the Axioma AXP content repository. The structured data below represents the complete record for this entry.
Well the initial training is done via unsupervised learning. You split text sources into the input and output and the model should predict the output given the input. This is effectively the pre-training phase. But this has the downside that if you enter a question, you don’t get a solid answer. So next phase is training via Reinforcement Learning. Reinforcement Learning is quite complex but the gist is that there is something called the policy function. The policy function is what makes it so that you don’t need millions of examples, just a few will do. You can imagine this to be like a mixture water and oil. And then you do something that forces the water and oil to unmix and you get the oil to move to the top of the water. So, the model now learns that your prompt/question should be followed up things relevant to that question. In short, it has learned how answer a question, which is not trivial. Afterwards, you might apply something called dropout, when you only update some of the weights so that the models retains most of its memory while at the same time learning new things. Finally, they utilize one-shot learning, which is when you create and fine tune a second neural network (although you can potentially use the original neural network before applying drop out). Essentially, two neural networks are competing for getting the correct answer and of course, the incorrect one is punished. In addition there is another neural network that analyzes the output of both networks and gives them a reliability score. The reliability score is hidden somewhere in the neural network and helps the overall AI learn new information without having to modify the original weights, which might now be super sensitive. The problem Google has is that it’s a profit company, so they have to pay for all the training data or risk getting sued. OpenAI was a nonprofit so they could use it all for essentially free and if there ever was a lawsuit, they could argue that they don’t have money and that their work is for the benefit of society.
| Field | Value |
|---|---|
| text | Well the initial training is done via unsupervised learning. You split text sources into the input and output and the model should predict the output given the input. This is effectively the pre-training phase. But this has the downside that if you enter a question, you don’t get a solid answer. So next phase is training via Reinforcement Learning. Reinforcement Learning is quite complex but the gist is that there is something called the policy function. The policy function is what makes it so … |
| label | r/chatgpt |
| dataType | comment |
| communityName | r/ChatGPT |
| datetime | 2024-05-25 |
| username_encoded | Z0FBQUFBQm5Lak10X3IydGxMMWI5QmFJcy1aakltcHJlaFNWQ0E1MGU5VW01MUc0THJMWEpIVHh0X2VjREhTZGhoT3YxMm0tdFdmMnJVZ3FRRUpTLTBMMm9fdDMxVG9YZUE9PQ== |
| url_encoded | Z0FBQUFBQm5Lak8teEdoVzFQMklZZ3BCLXlfSDBDeWJfQUtGVTNfOTNtVWlYc3k0ODlQM3p3enVXZTJpbXhDZlZWZGhMaWZJaXAweWJocW5PTkhWajVGNmpQVU9YN3dpQ016MlVHdnJVbFEzY0pSQXBkbUY3WE9jQUZqUzZpeEk1aTRjU1ZDbV9rLXQ1N1pURlc5ZXlHc2wwd2hTVmpobGJZeHpYRmtTbkgzWVdCX2dhWm1adUZ6NFZJUmJOeE9fbW5Bci04ZnUtdU1RRzdnaFhJZW9DQmVQRm56bFRTak55Zz09 |
Raw Record
{
"text": "Well the initial training is done via unsupervised learning. You split text sources into the input and output and the model should predict the output given the input. \nThis is effectively the pre-training phase. But this has the downside that if you enter a question, you don’t get a solid answer. So next phase is training via Reinforcement Learning. Reinforcement Learning is quite complex but the gist is that there is something called the policy function. The policy function is what makes it so that you don’t need millions of examples, just a few will do. You can imagine this to be like a mixture water and oil. And then you do something that forces the water and oil to unmix and you get the oil to move to the top of the water. So, the model now learns that your prompt/question should be followed up things relevant to that question. In short, it has learned how answer a question, which is not trivial. \nAfterwards, you might apply something called dropout, when you only update some of the weights so that the models retains most of its memory while at the same time learning new things. \nFinally, they utilize one-shot learning, which is when you create and fine tune a second neural network (although you can potentially use the original neural network before applying drop out). Essentially, two neural networks are competing for getting the correct answer and of course, the incorrect one is punished. In addition there is another neural network that analyzes the output of both networks and gives them a reliability score. The reliability score is hidden somewhere in the neural network and helps the overall AI learn new information without having to modify the original weights, which might now be super sensitive.\nThe problem Google has is that it’s a profit company, so they have to pay for all the training data or risk getting sued. OpenAI was a nonprofit so they could use it all for essentially free and if there ever was a lawsuit, they could argue that they don’t have money and that their work is for the benefit of society. ",
"label": "r/chatgpt",
"dataType": "comment",
"communityName": "r/ChatGPT",
"datetime": "2024-05-25",
"username_encoded": "Z0FBQUFBQm5Lak10X3IydGxMMWI5QmFJcy1aakltcHJlaFNWQ0E1MGU5VW01MUc0THJMWEpIVHh0X2VjREhTZGhoT3YxMm0tdFdmMnJVZ3FRRUpTLTBMMm9fdDMxVG9YZUE9PQ==",
"url_encoded": "Z0FBQUFBQm5Lak8teEdoVzFQMklZZ3BCLXlfSDBDeWJfQUtGVTNfOTNtVWlYc3k0ODlQM3p3enVXZTJpbXhDZlZWZGhMaWZJaXAweWJocW5PTkhWajVGNmpQVU9YN3dpQ016MlVHdnJVbFEzY0pSQXBkbUY3WE9jQUZqUzZpeEk1aTRjU1ZDbV9rLXQ1N1pURlc5ZXlHc2wwd2hTVmpobGJZeHpYRmtTbkgzWVdCX2dhWm1adUZ6NFZJUmJOeE9fbW5Bci04ZnUtdU1RRzdnaFhJZW9DQmVQRm56bFRTak55Zz09"
}
Entry Information
- Entry ID: 93021
- Repository: Axioma AXP
- Dataset: arrmlet/reddit_dataset_36
- Total Entries: 100,000