githubpartners / microsoft-learn

The planning and tracking of GitHub modules on MS Learn
7 stars 6 forks source link

MS Learn Module Update Request: Introduction to prompt engineering with GitHub Copilot #153

Open mjbear opened 3 months ago

mjbear commented 3 months ago

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