Open mjbear opened 3 months ago
None GitHub Copilot Large Language Models (LLMs)
https://learn.microsoft.com/en-us/training/modules/introduction-prompt-engineering-with-github-copilot/4-github-copilot-large-language-models "Traditional full fine-tuning means to train all parts of a neural network, which can be slow and heavily reliant on resources. But LoRA (Learning to Rank) fine-tuning is a clever alternative."
LoRA should probably described as Low-Rank Adaptation. reference: https://www.run.ai/guides/generative-ai/lora-fine-tuning#what
Which of the MS Learn modules from the dropdown are you submitting an update request?
None GitHub Copilot Large Language Models (LLMs)
Additional information
Information about the requested update
https://learn.microsoft.com/en-us/training/modules/introduction-prompt-engineering-with-github-copilot/4-github-copilot-large-language-models "Traditional full fine-tuning means to train all parts of a neural network, which can be slow and heavily reliant on resources. But LoRA (Learning to Rank) fine-tuning is a clever alternative."
LoRA should probably described as Low-Rank Adaptation. reference: https://www.run.ai/guides/generative-ai/lora-fine-tuning#what