Upload dataset
Browse files- C#/train-00000-of-00002.parquet +3 -0
- C#/train-00001-of-00002.parquet +3 -0
- README.md +30 -0
C#/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f3b0fbe76d5d60c6f4d13ab8fbf93af5161944805d4b16597d8e739b5e1df6e
|
| 3 |
+
size 852216299
|
C#/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:554c1a99da456d4400ad06848278133b255ff8de752de30b0310c1d906a3babd
|
| 3 |
+
size 804146960
|
README.md
CHANGED
|
@@ -26,6 +26,32 @@ dataset_info:
|
|
| 26 |
num_examples: 507
|
| 27 |
download_size: 6383845
|
| 28 |
dataset_size: 25664270.827623513
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
- config_name: Go
|
| 30 |
features:
|
| 31 |
- name: commit
|
|
@@ -213,6 +239,10 @@ configs:
|
|
| 213 |
data_files:
|
| 214 |
- split: train
|
| 215 |
path: Assembly/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 216 |
- config_name: Go
|
| 217 |
data_files:
|
| 218 |
- split: train
|
|
|
|
| 26 |
num_examples: 507
|
| 27 |
download_size: 6383845
|
| 28 |
dataset_size: 25664270.827623513
|
| 29 |
+
- config_name: C#
|
| 30 |
+
features:
|
| 31 |
+
- name: commit
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: subject
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: message
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: repos
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: file_path
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: license
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: unix_time
|
| 44 |
+
dtype: int64
|
| 45 |
+
- name: new_contents
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: old_contents
|
| 48 |
+
dtype: string
|
| 49 |
+
splits:
|
| 50 |
+
- name: train
|
| 51 |
+
num_bytes: 5397646765.3076105
|
| 52 |
+
num_examples: 138000
|
| 53 |
+
download_size: 1656363259
|
| 54 |
+
dataset_size: 5397646765.3076105
|
| 55 |
- config_name: Go
|
| 56 |
features:
|
| 57 |
- name: commit
|
|
|
|
| 239 |
data_files:
|
| 240 |
- split: train
|
| 241 |
path: Assembly/train-*
|
| 242 |
+
- config_name: C#
|
| 243 |
+
data_files:
|
| 244 |
+
- split: train
|
| 245 |
+
path: C#/train-*
|
| 246 |
- config_name: Go
|
| 247 |
data_files:
|
| 248 |
- split: train
|