ayushsi42 commited on
Commit
764563f
·
verified ·
1 Parent(s): d5e353e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: repo_name
5
+ dtype: string
6
+ - name: repo_url
7
+ dtype: string
8
+ - name: snapshot_id
9
+ dtype: string
10
+ - name: revision_id
11
+ dtype: string
12
+ - name: directory_id
13
+ dtype: string
14
+ - name: branch_name
15
+ dtype: string
16
+ - name: visit_date
17
+ dtype: string
18
+ - name: revision_date
19
+ dtype: timestamp[s]
20
+ - name: committer_date
21
+ dtype: timestamp[s]
22
+ - name: github_id
23
+ dtype: int64
24
+ - name: star_events_count
25
+ dtype: int64
26
+ - name: fork_events_count
27
+ dtype: int64
28
+ - name: gha_license_id
29
+ dtype: string
30
+ - name: gha_created_at
31
+ dtype: timestamp[s]
32
+ - name: gha_updated_at
33
+ dtype: timestamp[s]
34
+ - name: gha_pushed_at
35
+ dtype: timestamp[s]
36
+ - name: gha_language
37
+ dtype: string
38
+ - name: files
39
+ list:
40
+ - name: blob_id
41
+ dtype: string
42
+ - name: path
43
+ dtype: string
44
+ - name: content_id
45
+ dtype: string
46
+ - name: language
47
+ dtype: string
48
+ - name: length_bytes
49
+ dtype: int64
50
+ - name: detected_licenses
51
+ list: string
52
+ - name: license_type
53
+ dtype: string
54
+ - name: src_encoding
55
+ dtype: string
56
+ - name: is_vendor
57
+ dtype: bool
58
+ - name: is_generated
59
+ dtype: bool
60
+ - name: alphanum_fraction
61
+ dtype: float64
62
+ - name: alpha_fraction
63
+ dtype: float64
64
+ - name: num_lines
65
+ dtype: int64
66
+ - name: avg_line_length
67
+ dtype: float64
68
+ - name: max_line_length
69
+ dtype: int64
70
+ - name: num_files
71
+ dtype: int64
72
+ - name: code_languages
73
+ list: string
74
+ splits:
75
+ - name: train
76
+ num_bytes: 1137473007
77
+ num_examples: 47282
78
+ download_size: 633617125
79
+ dataset_size: 1137473007
80
+ configs:
81
+ - config_name: default
82
+ data_files:
83
+ - split: train
84
+ path: data/train-*
85
+ ---
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d6c54538c49c74fb82f101d6c8a0f6174ef1f11997283f3f224afd250d25fc5
3
+ size 213876622
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e51e5918bc813254ee73d6eefa1ca34eff7d64cc4850254a965e9e69e35fbc68
3
+ size 219760882
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:772b69a4f7de2baf502a6510a74d6dcb4b14fe999cad2608c1dab6dcbda9fc89
3
+ size 199979621