Upload dataset
Browse files- Kotlin/train-00000-of-00001.parquet +3 -0
- README.md +30 -0
Kotlin/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:acadbbb1bb7bedd29ad14cce5f3603bc23c107af159350f7d4add4608a2bfadb
|
| 3 |
+
size 101204442
|
README.md
CHANGED
|
@@ -260,6 +260,32 @@ dataset_info:
|
|
| 260 |
num_examples: 2662
|
| 261 |
download_size: 35164706
|
| 262 |
dataset_size: 99752915.85875197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 263 |
- config_name: PHP
|
| 264 |
features:
|
| 265 |
- name: commit
|
|
@@ -509,6 +535,10 @@ configs:
|
|
| 509 |
data_files:
|
| 510 |
- split: train
|
| 511 |
path: Julia/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 512 |
- config_name: PHP
|
| 513 |
data_files:
|
| 514 |
- split: train
|
|
|
|
| 260 |
num_examples: 2662
|
| 261 |
download_size: 35164706
|
| 262 |
dataset_size: 99752915.85875197
|
| 263 |
+
- config_name: Kotlin
|
| 264 |
+
features:
|
| 265 |
+
- name: commit
|
| 266 |
+
dtype: string
|
| 267 |
+
- name: subject
|
| 268 |
+
dtype: string
|
| 269 |
+
- name: message
|
| 270 |
+
dtype: string
|
| 271 |
+
- name: repos
|
| 272 |
+
dtype: string
|
| 273 |
+
- name: file_path
|
| 274 |
+
dtype: string
|
| 275 |
+
- name: license
|
| 276 |
+
dtype: string
|
| 277 |
+
- name: unix_time
|
| 278 |
+
dtype: int64
|
| 279 |
+
- name: new_contents
|
| 280 |
+
dtype: string
|
| 281 |
+
- name: old_contents
|
| 282 |
+
dtype: string
|
| 283 |
+
splits:
|
| 284 |
+
- name: train
|
| 285 |
+
num_bytes: 339000058
|
| 286 |
+
num_examples: 16467
|
| 287 |
+
download_size: 101204442
|
| 288 |
+
dataset_size: 339000058
|
| 289 |
- config_name: PHP
|
| 290 |
features:
|
| 291 |
- name: commit
|
|
|
|
| 535 |
data_files:
|
| 536 |
- split: train
|
| 537 |
path: Julia/train-*
|
| 538 |
+
- config_name: Kotlin
|
| 539 |
+
data_files:
|
| 540 |
+
- split: train
|
| 541 |
+
path: Kotlin/train-*
|
| 542 |
- config_name: PHP
|
| 543 |
data_files:
|
| 544 |
- split: train
|