Upload dataset
Browse files- Erlang/train-00000-of-00001.parquet +3 -0
- README.md +30 -0
Erlang/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bf073ee93e3294bf6c1d74a6b4e2369194a2650ccaf311539d3f46db8114053
|
| 3 |
+
size 262956120
|
README.md
CHANGED
|
@@ -104,6 +104,32 @@ dataset_info:
|
|
| 104 |
num_examples: 8890
|
| 105 |
download_size: 154161531
|
| 106 |
dataset_size: 397294625.4988167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 107 |
- config_name: Go
|
| 108 |
features:
|
| 109 |
- name: commit
|
|
@@ -511,6 +537,10 @@ configs:
|
|
| 511 |
data_files:
|
| 512 |
- split: train
|
| 513 |
path: Dart/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 514 |
- config_name: Go
|
| 515 |
data_files:
|
| 516 |
- split: train
|
|
|
|
| 104 |
num_examples: 8890
|
| 105 |
download_size: 154161531
|
| 106 |
dataset_size: 397294625.4988167
|
| 107 |
+
- config_name: Erlang
|
| 108 |
+
features:
|
| 109 |
+
- name: commit
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: subject
|
| 112 |
+
dtype: string
|
| 113 |
+
- name: message
|
| 114 |
+
dtype: string
|
| 115 |
+
- name: repos
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: file_path
|
| 118 |
+
dtype: string
|
| 119 |
+
- name: license
|
| 120 |
+
dtype: string
|
| 121 |
+
- name: unix_time
|
| 122 |
+
dtype: int64
|
| 123 |
+
- name: new_contents
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: old_contents
|
| 126 |
+
dtype: string
|
| 127 |
+
splits:
|
| 128 |
+
- name: train
|
| 129 |
+
num_bytes: 889166050
|
| 130 |
+
num_examples: 15623
|
| 131 |
+
download_size: 262956120
|
| 132 |
+
dataset_size: 889166050
|
| 133 |
- config_name: Go
|
| 134 |
features:
|
| 135 |
- name: commit
|
|
|
|
| 537 |
data_files:
|
| 538 |
- split: train
|
| 539 |
path: Dart/train-*
|
| 540 |
+
- config_name: Erlang
|
| 541 |
+
data_files:
|
| 542 |
+
- split: train
|
| 543 |
+
path: Erlang/train-*
|
| 544 |
- config_name: Go
|
| 545 |
data_files:
|
| 546 |
- split: train
|