Datasets:
Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
NickIBrody/assembly-code-suite
Assembly Code Suite is a public raw assembly corpus built from open-source repositories and selected historical git revisions.
Splits
train.jsonlvalidation.jsonltest.jsonl
Schema
{
"id": "owner/repo:path:chunk",
"text": "...",
"arch": "x86_64",
"syntax": "gas-att",
"kind": "handwritten",
"repo": "owner/repo",
"path": "arch/x86/lib/memcpy_64.S",
"license": "GPL-2.0",
"commit": "abcdef123456",
"source_url": "https://github.com/owner/repo/blob/abcdef123456/arch/x86/lib/memcpy_64.S"
}
Build Summary
{
"repos": 39,
"files": 119400,
"chunks": 304261,
"candidates": 304261,
"train": 273806,
"validation": 15226,
"test": 15229
}
- Downloads last month
- 31