Upload dataset
Browse files- README.md +52 -0
- data/COBOL_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -144,6 +144,54 @@ dataset_info:
|
|
| 144 |
num_examples: 104901
|
| 145 |
download_size: 547528633
|
| 146 |
dataset_size: 2055582376
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 147 |
- config_name: ClojureExact
|
| 148 |
features:
|
| 149 |
- name: id
|
|
@@ -253,6 +301,10 @@ configs:
|
|
| 253 |
data_files:
|
| 254 |
- split: train
|
| 255 |
path: data/Assembly_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 256 |
- config_name: ClojureExact
|
| 257 |
data_files:
|
| 258 |
- split: train
|
|
|
|
| 144 |
num_examples: 104901
|
| 145 |
download_size: 547528633
|
| 146 |
dataset_size: 2055582376
|
| 147 |
+
- config_name: COBOLExact
|
| 148 |
+
features:
|
| 149 |
+
- name: id
|
| 150 |
+
dtype: int64
|
| 151 |
+
- name: file_name
|
| 152 |
+
dtype: string
|
| 153 |
+
- name: file_path
|
| 154 |
+
dtype: string
|
| 155 |
+
- name: content
|
| 156 |
+
dtype: string
|
| 157 |
+
- name: size
|
| 158 |
+
dtype: int64
|
| 159 |
+
- name: language
|
| 160 |
+
dtype: string
|
| 161 |
+
- name: extension
|
| 162 |
+
dtype: string
|
| 163 |
+
- name: total_lines
|
| 164 |
+
dtype: int64
|
| 165 |
+
- name: avg_line_length
|
| 166 |
+
dtype: float64
|
| 167 |
+
- name: max_line_length
|
| 168 |
+
dtype: int64
|
| 169 |
+
- name: alphanum_fraction
|
| 170 |
+
dtype: float64
|
| 171 |
+
- name: repo_name
|
| 172 |
+
dtype: string
|
| 173 |
+
- name: repo_stars
|
| 174 |
+
dtype: int64
|
| 175 |
+
- name: repo_forks
|
| 176 |
+
dtype: int64
|
| 177 |
+
- name: repo_open_issues
|
| 178 |
+
dtype: int64
|
| 179 |
+
- name: repo_license
|
| 180 |
+
dtype: string
|
| 181 |
+
- name: repo_extraction_date
|
| 182 |
+
dtype: string
|
| 183 |
+
- name: sha
|
| 184 |
+
dtype: string
|
| 185 |
+
- name: __index_level_0__
|
| 186 |
+
dtype: int64
|
| 187 |
+
- name: exdup_ids_TheStackV2
|
| 188 |
+
sequence: int64
|
| 189 |
+
splits:
|
| 190 |
+
- name: train
|
| 191 |
+
num_bytes: 6643774
|
| 192 |
+
num_examples: 1208
|
| 193 |
+
download_size: 1737565
|
| 194 |
+
dataset_size: 6643774
|
| 195 |
- config_name: ClojureExact
|
| 196 |
features:
|
| 197 |
- name: id
|
|
|
|
| 301 |
data_files:
|
| 302 |
- split: train
|
| 303 |
path: data/Assembly_Exact/train-*
|
| 304 |
+
- config_name: COBOLExact
|
| 305 |
+
data_files:
|
| 306 |
+
- split: train
|
| 307 |
+
path: data/COBOL_Exact/train-*
|
| 308 |
- config_name: ClojureExact
|
| 309 |
data_files:
|
| 310 |
- split: train
|
data/COBOL_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65584da82cdef0bfdbc50c1a23fb59ba0c80d220673cc6741dfa2b83caa366ff
|
| 3 |
+
size 1737565
|