Which of the following statements with regard to Large Language Models (LLMs) used in machine learning is/are correct?
- LLMs assign probabilities to the next possible words and then pick the one with the highest probability.
- LLMs process data through mathematical optimization to minimise prediction errors.
- LLMs produce unbiased outputs.
Select the answer using the code given below: