File size: 634 Bytes
a1a7070
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
  "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."
}