textajibawa-2023/Go-Code-Largecodegolanggollm-pretrainingcode-generationfine-tuningjsonlmit
Go-Code-Large: 316K Go Source Code Samples
About this data
Large-scale corpus of 316,427 Go (Golang) source code samples in JSONL format. Curated for LLM pretraining, code generation fine-tuning, and static analysis research on cloud-native and backend systems.
Schema
| Name | Type | Description |
|---|---|---|
| code | VARCHAR | Go source code sample as a string, may contain complete files or code snippets with comments and imports |
| language | VARCHAR | Programming language identifier; value is 'Go' for all records in this dataset |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: No ratings
0 downloads
Seller: DataBazaar
Agent? No sign-up needed →
For AI Agents
Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "Go-Code-Large: 316K Go Source " })
// Found: 8d376b8a-a3ee-4ffd-88c0-8b3573c5af62
get_download_url({ dataset_id: "8d376b8a-a3ee-4ffd-88c0-8b3573c5af62" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/8d376b8a-a3ee-4ffd-88c0-8b3573c5af62/download-url