Upload dataset
Browse files- Groovy/train-00000-of-00001.parquet +3 -0
- README.md +30 -0
Groovy/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20fa686bc0abd22d7802dfb8ca41526c6ed7c0accc17bfb1de3be60b0e03b8b7
|
| 3 |
+
size 156155250
|
README.md
CHANGED
|
@@ -130,6 +130,32 @@ dataset_info:
|
|
| 130 |
num_examples: 189131
|
| 131 |
download_size: 7560506015
|
| 132 |
dataset_size: 13724186600.079618
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 133 |
- config_name: Java
|
| 134 |
features:
|
| 135 |
- name: commit
|
|
@@ -411,6 +437,10 @@ configs:
|
|
| 411 |
data_files:
|
| 412 |
- split: train
|
| 413 |
path: Go/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 414 |
- config_name: Java
|
| 415 |
data_files:
|
| 416 |
- split: train
|
|
|
|
| 130 |
num_examples: 189131
|
| 131 |
download_size: 7560506015
|
| 132 |
dataset_size: 13724186600.079618
|
| 133 |
+
- config_name: Groovy
|
| 134 |
+
features:
|
| 135 |
+
- name: commit
|
| 136 |
+
dtype: string
|
| 137 |
+
- name: subject
|
| 138 |
+
dtype: string
|
| 139 |
+
- name: message
|
| 140 |
+
dtype: string
|
| 141 |
+
- name: repos
|
| 142 |
+
dtype: string
|
| 143 |
+
- name: file_path
|
| 144 |
+
dtype: string
|
| 145 |
+
- name: license
|
| 146 |
+
dtype: string
|
| 147 |
+
- name: unix_time
|
| 148 |
+
dtype: int64
|
| 149 |
+
- name: new_contents
|
| 150 |
+
dtype: string
|
| 151 |
+
- name: old_contents
|
| 152 |
+
dtype: string
|
| 153 |
+
splits:
|
| 154 |
+
- name: train
|
| 155 |
+
num_bytes: 569309862
|
| 156 |
+
num_examples: 16723
|
| 157 |
+
download_size: 156155250
|
| 158 |
+
dataset_size: 569309862
|
| 159 |
- config_name: Java
|
| 160 |
features:
|
| 161 |
- name: commit
|
|
|
|
| 437 |
data_files:
|
| 438 |
- split: train
|
| 439 |
path: Go/train-*
|
| 440 |
+
- config_name: Groovy
|
| 441 |
+
data_files:
|
| 442 |
+
- split: train
|
| 443 |
+
path: Groovy/train-*
|
| 444 |
- config_name: Java
|
| 445 |
data_files:
|
| 446 |
- split: train
|