Cyrile commited on
Commit
bff173b
·
verified ·
1 Parent(s): 223d9e0

Upload dataset (part 00002-of-00003)

Browse files
C++/train-00100-of-00106.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca15a6644a255afe6dcf351b7b78e9017d15944e450cab975187eb553107cd17
3
+ size 401131516
C++/train-00101-of-00106.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebea8b69f2b209266c03ac158d60e41a4f0f010978c20fce4e56f9ad3438069f
3
+ size 397329081
C++/train-00102-of-00106.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77e38b2120da176eaa460204ee9b28ac8661b72710cf8132af0adcad48900702
3
+ size 385694421
C++/train-00103-of-00106.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e230a6c63e2f9cf449a429785c7dad7e20827e6cd0c555f8014f55a954610847
3
+ size 388326555
C++/train-00104-of-00106.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6304ae0d48f011ff1d9610fe7ab830e50031f5ad63799deb4f3f71e3aef652cf
3
+ size 382996322
C++/train-00105-of-00106.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f17b116dd5a89e5ce46c3adf47c9ad79465278d57769f18565b5dc71b9702308
3
+ size 387008434
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: C
4
  features:
5
  - name: blob_id
6
  dtype: string
@@ -64,11 +64,79 @@ dataset_info:
64
  num_examples: 6022485
65
  download_size: 20685881003
66
  dataset_size: 64658205790
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  configs:
68
  - config_name: C
69
  data_files:
70
  - split: train
71
  path: C/train-*
 
 
 
 
72
  license: other
73
  task_categories:
74
  - text-generation
 
1
  ---
2
  dataset_info:
3
+ - config_name: C
4
  features:
5
  - name: blob_id
6
  dtype: string
 
64
  num_examples: 6022485
65
  download_size: 20685881003
66
  dataset_size: 64658205790
67
+ - config_name: C++
68
+ features:
69
+ - name: blob_id
70
+ dtype: string
71
+ - name: directory_id
72
+ dtype: string
73
+ - name: path
74
+ dtype: string
75
+ - name: content_id
76
+ dtype: string
77
+ - name: detected_licenses
78
+ sequence: string
79
+ - name: license_type
80
+ dtype: string
81
+ - name: repo_name
82
+ dtype: string
83
+ - name: snapshot_id
84
+ dtype: string
85
+ - name: revision_id
86
+ dtype: string
87
+ - name: branch_name
88
+ dtype: string
89
+ - name: visit_date
90
+ dtype: timestamp[ns]
91
+ - name: revision_date
92
+ dtype: timestamp[ns]
93
+ - name: committer_date
94
+ dtype: timestamp[ns]
95
+ - name: github_id
96
+ dtype: int64
97
+ - name: star_events_count
98
+ dtype: int64
99
+ - name: fork_events_count
100
+ dtype: int64
101
+ - name: gha_license_id
102
+ dtype: string
103
+ - name: gha_event_created_at
104
+ dtype: timestamp[ns]
105
+ - name: gha_created_at
106
+ dtype: timestamp[ns]
107
+ - name: gha_language
108
+ dtype: string
109
+ - name: src_encoding
110
+ dtype: string
111
+ - name: language
112
+ dtype: string
113
+ - name: is_vendor
114
+ dtype: bool
115
+ - name: is_generated
116
+ dtype: bool
117
+ - name: length_bytes
118
+ dtype: int64
119
+ - name: extension
120
+ dtype: string
121
+ - name: filename
122
+ dtype: string
123
+ - name: content
124
+ dtype: string
125
+ splits:
126
+ - name: train
127
+ num_bytes: 105532622911
128
+ num_examples: 12003027
129
+ download_size: 41089347301
130
+ dataset_size: 105532622911
131
  configs:
132
  - config_name: C
133
  data_files:
134
  - split: train
135
  path: C/train-*
136
+ - config_name: C++
137
+ data_files:
138
+ - split: train
139
+ path: C++/train-*
140
  license: other
141
  task_categories:
142
  - text-generation