Upload dataset
Browse files- Others/test-00000-of-00001.parquet +3 -0
- README.md +30 -0
Others/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28af6a635e4dc3e0848839a0818da26eeaf402163917bfc936d1718781a1ee64
|
| 3 |
+
size 43757
|
README.md
CHANGED
|
@@ -116,6 +116,32 @@ dataset_info:
|
|
| 116 |
num_examples: 347
|
| 117 |
download_size: 5017140
|
| 118 |
dataset_size: 15239387
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 119 |
- config_name: Python
|
| 120 |
features:
|
| 121 |
- name: identifier
|
|
@@ -199,6 +225,10 @@ configs:
|
|
| 199 |
path: Java/train-*
|
| 200 |
- split: test
|
| 201 |
path: Java/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 202 |
- config_name: Python
|
| 203 |
data_files:
|
| 204 |
- split: train
|
|
|
|
| 116 |
num_examples: 347
|
| 117 |
download_size: 5017140
|
| 118 |
dataset_size: 15239387
|
| 119 |
+
- config_name: Others
|
| 120 |
+
features:
|
| 121 |
+
- name: identifier
|
| 122 |
+
dtype: string
|
| 123 |
+
- name: space
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: input
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: target
|
| 128 |
+
dtype: float64
|
| 129 |
+
- name: metric_type
|
| 130 |
+
dtype: string
|
| 131 |
+
- name: metadata
|
| 132 |
+
dtype: string
|
| 133 |
+
- name: messages
|
| 134 |
+
list:
|
| 135 |
+
- name: content
|
| 136 |
+
dtype: string
|
| 137 |
+
- name: role
|
| 138 |
+
dtype: string
|
| 139 |
+
splits:
|
| 140 |
+
- name: test
|
| 141 |
+
num_bytes: 83637
|
| 142 |
+
num_examples: 35
|
| 143 |
+
download_size: 43757
|
| 144 |
+
dataset_size: 83637
|
| 145 |
- config_name: Python
|
| 146 |
features:
|
| 147 |
- name: identifier
|
|
|
|
| 225 |
path: Java/train-*
|
| 226 |
- split: test
|
| 227 |
path: Java/test-*
|
| 228 |
+
- config_name: Others
|
| 229 |
+
data_files:
|
| 230 |
+
- split: test
|
| 231 |
+
path: Others/test-*
|
| 232 |
- config_name: Python
|
| 233 |
data_files:
|
| 234 |
- split: train
|