Upload dataset
Browse files- Kotlin/train-00000-of-00001.parquet +3 -0
- README.md +36 -0
Kotlin/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b86e2af4a32aeaf3fb99c614c94856ad286817910f59a93b5b7bcc33080bb0bf
|
| 3 |
+
size 14085954
|
README.md
CHANGED
|
@@ -224,6 +224,38 @@ dataset_info:
|
|
| 224 |
num_examples: 57805
|
| 225 |
download_size: 26977202
|
| 226 |
dataset_size: 93577214
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 227 |
- config_name: OCaml
|
| 228 |
features:
|
| 229 |
- name: s_id
|
|
@@ -381,6 +413,10 @@ configs:
|
|
| 381 |
data_files:
|
| 382 |
- split: train
|
| 383 |
path: JavaScript/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 384 |
- config_name: OCaml
|
| 385 |
data_files:
|
| 386 |
- split: train
|
|
|
|
| 224 |
num_examples: 57805
|
| 225 |
download_size: 26977202
|
| 226 |
dataset_size: 93577214
|
| 227 |
+
- config_name: Kotlin
|
| 228 |
+
features:
|
| 229 |
+
- name: s_id
|
| 230 |
+
dtype: string
|
| 231 |
+
- name: p_id
|
| 232 |
+
dtype: string
|
| 233 |
+
- name: u_id
|
| 234 |
+
dtype: string
|
| 235 |
+
- name: date
|
| 236 |
+
dtype: string
|
| 237 |
+
- name: language
|
| 238 |
+
dtype: string
|
| 239 |
+
- name: original_language
|
| 240 |
+
dtype: string
|
| 241 |
+
- name: filename_ext
|
| 242 |
+
dtype: string
|
| 243 |
+
- name: status
|
| 244 |
+
dtype: string
|
| 245 |
+
- name: cpu_time
|
| 246 |
+
dtype: string
|
| 247 |
+
- name: memory
|
| 248 |
+
dtype: string
|
| 249 |
+
- name: code_size
|
| 250 |
+
dtype: string
|
| 251 |
+
- name: code
|
| 252 |
+
dtype: string
|
| 253 |
+
splits:
|
| 254 |
+
- name: train
|
| 255 |
+
num_bytes: 56387066
|
| 256 |
+
num_examples: 47030
|
| 257 |
+
download_size: 14085954
|
| 258 |
+
dataset_size: 56387066
|
| 259 |
- config_name: OCaml
|
| 260 |
features:
|
| 261 |
- name: s_id
|
|
|
|
| 413 |
data_files:
|
| 414 |
- split: train
|
| 415 |
path: JavaScript/train-*
|
| 416 |
+
- config_name: Kotlin
|
| 417 |
+
data_files:
|
| 418 |
+
- split: train
|
| 419 |
+
path: Kotlin/train-*
|
| 420 |
- config_name: OCaml
|
| 421 |
data_files:
|
| 422 |
- split: train
|