Update LLM-questions.txt

This commit is contained in:
pudepiedj 2023-10-04 15:54:32 +01:00
parent 000c4681e4
commit b505cfb3bc

View file

@ -18,6 +18,8 @@ In the context of LLMs, what is "RoPe" and what is it used for?
In the context of LLMs, what is "LoRA" and what is it used for?
In the context of LLMs, what are weights?
In the context of LLMs, what are biases?
In the context of machine-learning, what is "catastrophic forgetting"?
In the context of machine-learning, what is "elastic weight consolidation (EWC)"?
In the context of neural nets, what is a hidden layer?
In the context of neural nets, what is a convolution?
In the context of neural nets, what is dropout?