smcleod commited on
Commit
a4f4784
1 Parent(s): f2709b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -3
README.md CHANGED
@@ -1,3 +1,24 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - smcleod/golang-coder
5
+ - smcleod/golang-programming-style-best-practices
6
+ - ExAi/Code-Golang-QA-2k
7
+ - google/code_x_glue_ct_code_to_text
8
+ - semeru/code-text-go
9
+ language:
10
+ - en
11
+ tags:
12
+ - golang
13
+ - code
14
+ - go
15
+ - programming
16
+ - llama
17
+ - text-generation-inference
18
+ ---
19
+
20
+ # Llama 3.1 8b Golang Coder v2
21
+
22
+ 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.
23
+
24
+ The total training consisted of 1,020,719 input tokens and 445,810 output tokens from 45,565 items in the dataset.