mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-15 13:44:13 +02:00
@@ -1,6 +1,6 @@
|
||||
# How are LLMs Built?
|
||||
|
||||
On a high level, training an LLM model involves thre steps i.e. data collection, training and evaluation.
|
||||
On a high level, training an LLM model involves three steps i.e. data collection, training and evaluation.
|
||||
|
||||
- **Data Collection** The first step is to collect the data that will be used to train the model. The data can be collected from various sources such as Wikipedia, news articles, books, websites etc.
|
||||
|
||||
|
Reference in New Issue
Block a user