Datasets:
| { | |
| "default": { | |
| "builder_name": "parquet", | |
| "config_name": "default", | |
| "dataset_name": "personal-codex-model", | |
| "dataset_size": 55936910, | |
| "description": "Repository-walked personal code chunks for completion training.", | |
| "download_size": 19544803, | |
| "features": { | |
| "chunk_index": { | |
| "_type": "Value", | |
| "dtype": "int32" | |
| }, | |
| "language": { | |
| "_type": "Value", | |
| "dtype": "string" | |
| }, | |
| "n_tokens": { | |
| "_type": "Value", | |
| "dtype": "int32" | |
| }, | |
| "path": { | |
| "_type": "Value", | |
| "dtype": "string" | |
| }, | |
| "repo": { | |
| "_type": "Value", | |
| "dtype": "string" | |
| }, | |
| "sha": { | |
| "_type": "Value", | |
| "dtype": "string" | |
| }, | |
| "text": { | |
| "_type": "Value", | |
| "dtype": "string" | |
| } | |
| }, | |
| "license": "mit", | |
| "size_in_bytes": 75481713, | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": 46393834, | |
| "num_examples": 15226 | |
| }, | |
| "valid": { | |
| "name": "valid", | |
| "num_bytes": 9543076, | |
| "num_examples": 3135 | |
| } | |
| } | |
| } | |
| } | |