Update README.md
Browse files
README.md
CHANGED
|
@@ -20,11 +20,9 @@ tags:
|
|
| 20 |
# Llama 3.1 8b Golang Coder v2
|
| 21 |
|
| 22 |
This model has been trained on Golang style guides, best practices and code examples.
|
| 23 |
-
|
| 24 |
This should (hopefully) make it quite capable with Golang coding tasks.
|
| 25 |
|
| 26 |
## Training
|
| 27 |
|
| 28 |
I trained this model (based on Llama 3.1 8b) on a merged dataset I created consisting of 50,627 rows, 13.3M input tokens and 2.2M output tokens.
|
| 29 |
-
|
| 30 |
The total training consisted of 1,020,719 input tokens and 445,810 output tokens from 45,565 items in the dataset.
|
|
|
|
| 20 |
# Llama 3.1 8b Golang Coder v2
|
| 21 |
|
| 22 |
This model has been trained on Golang style guides, best practices and code examples.
|
|
|
|
| 23 |
This should (hopefully) make it quite capable with Golang coding tasks.
|
| 24 |
|
| 25 |
## Training
|
| 26 |
|
| 27 |
I trained this model (based on Llama 3.1 8b) on a merged dataset I created consisting of 50,627 rows, 13.3M input tokens and 2.2M output tokens.
|
|
|
|
| 28 |
The total training consisted of 1,020,719 input tokens and 445,810 output tokens from 45,565 items in the dataset.
|