smcleod commited on
Commit
43697e3
·
verified ·
1 Parent(s): 1b011b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -22,6 +22,8 @@ tags:
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.
 
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
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/630fff3f02ce39336c495fe9/5R1WZ9hvqX4XTKws-FaJ3.jpeg)
26
+
27
  ## Training
28
 
29
  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.