Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ This model leverages the extensive semantic understanding of Llama3 to classify
|
|
22 |
|
23 |
## Data
|
24 |
|
25 |
-
The model was trained with 2 million domains, split between 1 million DGA domains and 1 million normal domains. The training data is stored in the file train_2M.csv
|
26 |
|
27 |
The GitHub repository https://github.com/reypapin/Domain-Name-Classification-with-LLM contains the notebooks that describe how the model was trained and evaluated.
|
28 |
|
|
|
22 |
|
23 |
## Data
|
24 |
|
25 |
+
The model was trained with 2 million domains, split between 1 million DGA domains and 1 million normal domains. The training data is stored in the file **train_2M.csv**. The model was evaluated with the family files located in the **Families_Test** folder.
|
26 |
|
27 |
The GitHub repository https://github.com/reypapin/Domain-Name-Classification-with-LLM contains the notebooks that describe how the model was trained and evaluated.
|
28 |
|