datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
golang-coderQ&A style combined, deduplicated dataset including portions of:
Golang best practices and coding guides (general Q&A) https://huggingface.co/datasets/smcleod/golang-programming-style-best-practices (MIT)
Golang questions (general Q&A) https://huggingface.co/datasets/ExAi/Code-Golang-QA-2k (Apache2)
Golang functions (code & description) https://huggingface.co/datasets/google/code_x_glue_ct_code_to_text (c-uda)
Golang snippets (code & description)… See the full description on the dataset page: https://huggingface.co/datasets/smcleod/golang-coder.Code-Golang-QA-2k
Code-Golang-QA-2k
This (small) dataset comprises 2,000 question-and-answer entries related to the Go programming language. It is designed to serve as a resource for individuals looking to enhance machine learning models, create chatbots, or simply to provide a comprehensive knowledge base for developers working with Go.
Data Format
[
{
"question": "How do you create a new RESTful API endpoint using Gin?",
"answer": "Creating a new RESTful API endpoint… See the full description on the dataset page: https://huggingface.co/datasets/ExAi/Code-Golang-QA-2k.Code-Golang-QA-2k-dpo
Code-Golang-QA-2k
This (small) dataset comprises ~1.8k dpo entries related to the Go programming language. It is designed to serve as a resource for individuals looking to enhance machine learning models, create chatbots, or simply to provide a comprehensive knowledge base for developers working with Go.
Data Format
[
{
"question": "How do you create a new RESTful API endpoint using Gin?",
"chosen_answer": "Creating a new RESTful API endpoint using the Gin… See the full description on the dataset page: https://huggingface.co/datasets/ExAi/Code-Golang-QA-2k-dpo.enriched-golang-finetune-dataset
Enriched Commit Diff Fine-tuning Dataset
Generated from jedisct1/golang on 2026-06-07T17:24:24.423892+00:00.
Each kept source commit produces four supervised fine-tuning variants:
message_to_diff: original commit message -> original diff
diff_to_message: original diff -> original commit message
minimized_message_to_diff: concise/minimized commit message -> original diff
message_to_shuffled_diff: original commit message -> original diff with file blocks shuffled
Output files… See the full description on the dataset page: https://huggingface.co/datasets/jedisct1/enriched-golang-finetune-dataset.golang-en-ru
GoLang (ru-en) Parallel Corpora
The dataset contains parallel corpora, featuring pairs about GoLang in Russian and English.
golanggolang-coder-for-qwencopy of https://huggingface.co/datasets/smcleod/golang-coder for use in training qwen
golang-test-from-the-stackcodexglue_golang_01golanggolang-coderQ&A style combined, deduplicated dataset including portions of:
Golang best practices and coding guides (general Q&A) https://huggingface.co/datasets/smcleod/golang-programming-style-best-practices (MIT)
Golang questions (general Q&A) https://huggingface.co/datasets/ExAi/Code-Golang-QA-2k (Apache2)
Golang functions (code & description) https://huggingface.co/datasets/google/code_x_glue_ct_code_to_text (c-uda)
Golang snippets (code & description)… See the full description on the dataset page: https://huggingface.co/datasets/bbkoyek/golang-coder.
