AION-1 / outputs /neural_python_mind /dataset_meta.json
VoidWalkercero's picture
Upload AION unified hybrid assistant with local eval results
a1a7070 verified
{
"unique_chars": 95,
"characters": 1157406,
"code_examples": 16,
"stdlib_modules": [
"math",
"random",
"statistics",
"itertools",
"functools",
"collections",
"heapq",
"bisect",
"datetime",
"time",
"json",
"csv",
"re",
"pathlib",
"os",
"sys",
"argparse",
"dataclasses",
"typing",
"sqlite3",
"logging",
"unittest",
"string",
"textwrap",
"copy",
"decimal",
"fractions"
],
"repeat": 3,
"note": "Character-level neural language model corpus; generated from curated Python lessons, examples, and local stdlib docs."
}