Upload dataset
Browse files- README.md +42 -0
- codetrans_contest/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -190,6 +190,44 @@ dataset_info:
|
|
| 190 |
num_examples: 125220
|
| 191 |
download_size: 241848781
|
| 192 |
dataset_size: 538589300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 193 |
- config_name: codetrans_dl
|
| 194 |
features:
|
| 195 |
- name: anchor
|
|
@@ -428,6 +466,10 @@ configs:
|
|
| 428 |
data_files:
|
| 429 |
- split: train
|
| 430 |
path: codefeedback_st/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 431 |
- config_name: codetrans_dl
|
| 432 |
data_files:
|
| 433 |
- split: train
|
|
|
|
| 190 |
num_examples: 125220
|
| 191 |
download_size: 241848781
|
| 192 |
dataset_size: 538589300
|
| 193 |
+
- config_name: codetrans_contest
|
| 194 |
+
features:
|
| 195 |
+
- name: anchor
|
| 196 |
+
struct:
|
| 197 |
+
- name: audio
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: image
|
| 200 |
+
dtype: string
|
| 201 |
+
- name: text
|
| 202 |
+
dtype: string
|
| 203 |
+
- name: video
|
| 204 |
+
dtype: string
|
| 205 |
+
- name: positive
|
| 206 |
+
struct:
|
| 207 |
+
- name: audio
|
| 208 |
+
dtype: string
|
| 209 |
+
- name: image
|
| 210 |
+
dtype: string
|
| 211 |
+
- name: text
|
| 212 |
+
dtype: string
|
| 213 |
+
- name: video
|
| 214 |
+
dtype: string
|
| 215 |
+
- name: negative
|
| 216 |
+
struct:
|
| 217 |
+
- name: audio
|
| 218 |
+
dtype: string
|
| 219 |
+
- name: image
|
| 220 |
+
dtype: string
|
| 221 |
+
- name: text
|
| 222 |
+
dtype: string
|
| 223 |
+
- name: video
|
| 224 |
+
dtype: string
|
| 225 |
+
splits:
|
| 226 |
+
- name: train
|
| 227 |
+
num_bytes: 2096934
|
| 228 |
+
num_examples: 561
|
| 229 |
+
download_size: 705525
|
| 230 |
+
dataset_size: 2096934
|
| 231 |
- config_name: codetrans_dl
|
| 232 |
features:
|
| 233 |
- name: anchor
|
|
|
|
| 466 |
data_files:
|
| 467 |
- split: train
|
| 468 |
path: codefeedback_st/train-*
|
| 469 |
+
- config_name: codetrans_contest
|
| 470 |
+
data_files:
|
| 471 |
+
- split: train
|
| 472 |
+
path: codetrans_contest/train-*
|
| 473 |
- config_name: codetrans_dl
|
| 474 |
data_files:
|
| 475 |
- split: train
|
codetrans_contest/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d597b8e378adb2013d4ff23032a7be85665e69da6f77c5cb3aca47b8fcc6cef4
|
| 3 |
+
size 705525
|