File size: 1,146 Bytes
da0cc47
 
 
 
9f9829f
afbc6cf
da0cc47
afbc6cf
da0cc47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9f9829f
afbc6cf
da0cc47
 
 
afbc6cf
 
da0cc47
 
 
afbc6cf
 
da0cc47
 
 
 
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
  "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
      }
    }
  }
}