Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 916 Bytes
2f848b3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: filename
    dtype: string
  - name: json_schema
    dtype: string
  splits:
  - name: WashingtonPost
    num_bytes: 2703506
    num_examples: 125
  - name: Snowplow
    num_bytes: 1649284
    num_examples: 420
  - name: Kubernetes
    num_bytes: 25517031
    num_examples: 1087
  - name: Github
    num_bytes: 54238882
    num_examples: 6335
  - name: Handwritten
    num_bytes: 346644
    num_examples: 197
  - name: Synthesized
    num_bytes: 199867
    num_examples: 450
  download_size: 17236929
  dataset_size: 84655214
configs:
- config_name: default
  data_files:
  - split: WashingtonPost
    path: data/WashingtonPost-*
  - split: Snowplow
    path: data/Snowplow-*
  - split: Kubernetes
    path: data/Kubernetes-*
  - split: Github
    path: data/Github-*
  - split: Handwritten
    path: data/Handwritten-*
  - split: Synthesized
    path: data/Synthesized-*
---