Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -66,6 +66,12 @@ configs:
|
|
| 66 |
path: data/condition-2-zh-103k-token-translator/train-*
|
| 67 |
- split: validation
|
| 68 |
path: data/condition-2-zh-103k-token-translator/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
- config_name: condition-2-zh-5k-token-translator
|
| 70 |
data_files:
|
| 71 |
- split: train
|
|
@@ -329,6 +335,31 @@ dataset_info:
|
|
| 329 |
num_examples: 10395
|
| 330 |
download_size: 510104801
|
| 331 |
dataset_size: 1353601292
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 332 |
- config_name: condition-2-zh-5k-token-translator
|
| 333 |
features:
|
| 334 |
- name: code
|
|
|
|
| 66 |
path: data/condition-2-zh-103k-token-translator/train-*
|
| 67 |
- split: validation
|
| 68 |
path: data/condition-2-zh-103k-token-translator/validation-*
|
| 69 |
+
- config_name: condition-2-zh-5k
|
| 70 |
+
data_files:
|
| 71 |
+
- split: train
|
| 72 |
+
path: data/condition-2-zh-5k/train-*
|
| 73 |
+
- split: validation
|
| 74 |
+
path: data/condition-2-zh-5k/validation-*
|
| 75 |
- config_name: condition-2-zh-5k-token-translator
|
| 76 |
data_files:
|
| 77 |
- split: train
|
|
|
|
| 335 |
num_examples: 10395
|
| 336 |
download_size: 510104801
|
| 337 |
dataset_size: 1353601292
|
| 338 |
+
- config_name: condition-2-zh-5k
|
| 339 |
+
features:
|
| 340 |
+
- name: code
|
| 341 |
+
dtype: string
|
| 342 |
+
- name: code_en
|
| 343 |
+
dtype: string
|
| 344 |
+
- name: language
|
| 345 |
+
dtype: string
|
| 346 |
+
- name: file_path
|
| 347 |
+
dtype: string
|
| 348 |
+
- name: license
|
| 349 |
+
dtype: string
|
| 350 |
+
- name: idx
|
| 351 |
+
dtype: int64
|
| 352 |
+
- name: token_count
|
| 353 |
+
dtype: int64
|
| 354 |
+
splits:
|
| 355 |
+
- name: train
|
| 356 |
+
num_bytes: 58727467
|
| 357 |
+
num_examples: 4500
|
| 358 |
+
- name: validation
|
| 359 |
+
num_bytes: 6682336
|
| 360 |
+
num_examples: 500
|
| 361 |
+
download_size: 24686270
|
| 362 |
+
dataset_size: 65409803
|
| 363 |
- config_name: condition-2-zh-5k-token-translator
|
| 364 |
features:
|
| 365 |
- name: code
|
data/condition-2-zh-5k/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e3fc77ad91b72124da7ffff73335b253555a0d0c7fda81dc57a11b713dabfb2
|
| 3 |
+
size 22120468
|
data/condition-2-zh-5k/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30e9bc70f0ffed76c6afa897270aef247637aeef706ff8e7b645f9299434b271
|
| 3 |
+
size 2565802
|