Upload dataset
Browse files- Dart/train-00000-of-00001.parquet +3 -0
- README.md +30 -0
Dart/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3959909eb4df121f74c2268692a9e27359863b79a5f88e0f112a4855b589ee3b
|
| 3 |
+
size 154161531
|
README.md
CHANGED
|
@@ -52,6 +52,32 @@ dataset_info:
|
|
| 52 |
num_examples: 138000
|
| 53 |
download_size: 1656363259
|
| 54 |
dataset_size: 5397646765.3076105
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
- config_name: Go
|
| 56 |
features:
|
| 57 |
- name: commit
|
|
@@ -269,6 +295,10 @@ configs:
|
|
| 269 |
data_files:
|
| 270 |
- split: train
|
| 271 |
path: C#/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 272 |
- config_name: Go
|
| 273 |
data_files:
|
| 274 |
- split: train
|
|
|
|
| 52 |
num_examples: 138000
|
| 53 |
download_size: 1656363259
|
| 54 |
dataset_size: 5397646765.3076105
|
| 55 |
+
- config_name: Dart
|
| 56 |
+
features:
|
| 57 |
+
- name: commit
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: subject
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: message
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: repos
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: file_path
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: license
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: unix_time
|
| 70 |
+
dtype: int64
|
| 71 |
+
- name: new_contents
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: old_contents
|
| 74 |
+
dtype: string
|
| 75 |
+
splits:
|
| 76 |
+
- name: train
|
| 77 |
+
num_bytes: 397294625.4988167
|
| 78 |
+
num_examples: 8890
|
| 79 |
+
download_size: 154161531
|
| 80 |
+
dataset_size: 397294625.4988167
|
| 81 |
- config_name: Go
|
| 82 |
features:
|
| 83 |
- name: commit
|
|
|
|
| 295 |
data_files:
|
| 296 |
- split: train
|
| 297 |
path: C#/train-*
|
| 298 |
+
- config_name: Dart
|
| 299 |
+
data_files:
|
| 300 |
+
- split: train
|
| 301 |
+
path: Dart/train-*
|
| 302 |
- config_name: Go
|
| 303 |
data_files:
|
| 304 |
- split: train
|