Upload dataset
Browse files- Julia/train-00000-of-00001.parquet +3 -0
- README.md +30 -0
Julia/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c6dc5a5db80af04eb718a0814553590fb807769a13a3b6dad34bfa576bcff3a
|
| 3 |
+
size 35164706
|
README.md
CHANGED
|
@@ -104,6 +104,32 @@ dataset_info:
|
|
| 104 |
num_examples: 694051
|
| 105 |
download_size: 12357643118
|
| 106 |
dataset_size: 36390392763.94772
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 107 |
- config_name: PowerShell
|
| 108 |
features:
|
| 109 |
- name: commit
|
|
@@ -199,6 +225,10 @@ configs:
|
|
| 199 |
data_files:
|
| 200 |
- split: train
|
| 201 |
path: JavaScript/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 202 |
- config_name: PowerShell
|
| 203 |
data_files:
|
| 204 |
- split: train
|
|
|
|
| 104 |
num_examples: 694051
|
| 105 |
download_size: 12357643118
|
| 106 |
dataset_size: 36390392763.94772
|
| 107 |
+
- config_name: Julia
|
| 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: 99752915.85875197
|
| 130 |
+
num_examples: 2662
|
| 131 |
+
download_size: 35164706
|
| 132 |
+
dataset_size: 99752915.85875197
|
| 133 |
- config_name: PowerShell
|
| 134 |
features:
|
| 135 |
- name: commit
|
|
|
|
| 225 |
data_files:
|
| 226 |
- split: train
|
| 227 |
path: JavaScript/train-*
|
| 228 |
+
- config_name: Julia
|
| 229 |
+
data_files:
|
| 230 |
+
- split: train
|
| 231 |
+
path: Julia/train-*
|
| 232 |
- config_name: PowerShell
|
| 233 |
data_files:
|
| 234 |
- split: train
|