Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,61 +1,91 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
license: apache-2.0
|
| 8 |
task_categories:
|
| 9 |
-
|
| 10 |
tags:
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
pretty_name: Language Decoded Data
|
| 18 |
size_categories:
|
| 19 |
-
|
| 20 |
configs:
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
dataset_info:
|
|
|
|
| 46 |
features:
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
---
|
| 60 |
|
| 61 |
# Language Decoded | Multilingual Code Dataset
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
+
- zh
|
| 5 |
+
- es
|
| 6 |
+
- ur
|
| 7 |
license: apache-2.0
|
| 8 |
task_categories:
|
| 9 |
+
- text-generation
|
| 10 |
tags:
|
| 11 |
+
- code
|
| 12 |
+
- multilingual
|
| 13 |
+
- legesher
|
| 14 |
+
- transpilation
|
| 15 |
+
- tiny-aya-expedition
|
| 16 |
+
- language-decoded
|
| 17 |
pretty_name: Language Decoded Data
|
| 18 |
size_categories:
|
| 19 |
+
- 10K<n<100K
|
| 20 |
configs:
|
| 21 |
+
- config_name: condition-1-en
|
| 22 |
+
data_files:
|
| 23 |
+
- split: train
|
| 24 |
+
path: data/condition-1-en/train-*.parquet
|
| 25 |
+
- split: validation
|
| 26 |
+
path: data/condition-1-en/validation-*.parquet
|
| 27 |
+
- config_name: condition-1-en-5k
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 30 |
+
path: data/condition-1-en-5k/train-*
|
| 31 |
+
- split: validation
|
| 32 |
+
path: data/condition-1-en-5k/validation-*
|
| 33 |
+
- config_name: condition-2-es
|
| 34 |
+
data_files:
|
| 35 |
+
- split: train
|
| 36 |
+
path: data/condition-2-es/train-*.parquet
|
| 37 |
+
- split: validation
|
| 38 |
+
path: data/condition-2-es/validation-*.parquet
|
| 39 |
+
- config_name: condition-2-ur
|
| 40 |
+
data_files:
|
| 41 |
+
- split: train
|
| 42 |
+
path: data/condition-2-ur/train-*.parquet
|
| 43 |
+
- split: validation
|
| 44 |
+
path: data/condition-2-ur/validation-*.parquet
|
| 45 |
+
- config_name: condition-2-zh
|
| 46 |
+
data_files:
|
| 47 |
+
- split: train
|
| 48 |
+
path: data/condition-2-zh/train-*.parquet
|
| 49 |
+
- split: validation
|
| 50 |
+
path: data/condition-2-zh/validation-*.parquet
|
| 51 |
dataset_info:
|
| 52 |
+
- config_name: condition-1-en-5k
|
| 53 |
features:
|
| 54 |
+
- name: file_path
|
| 55 |
+
dtype: string
|
| 56 |
+
- name: code
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: code_en
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: language
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: license
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: token_count
|
| 65 |
+
dtype: int32
|
| 66 |
+
splits:
|
| 67 |
+
- name: train
|
| 68 |
+
num_bytes: 55262118
|
| 69 |
+
num_examples: 4500
|
| 70 |
+
- name: validation
|
| 71 |
+
num_bytes: 6366022
|
| 72 |
+
num_examples: 500
|
| 73 |
+
download_size: 22877941
|
| 74 |
+
dataset_size: 61628140
|
| 75 |
+
- config_name: default
|
| 76 |
+
features:
|
| 77 |
+
- name: code
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: code_en
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: language
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: file_path
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: license
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: token_count
|
| 88 |
+
dtype: int64
|
| 89 |
---
|
| 90 |
|
| 91 |
# Language Decoded | Multilingual Code Dataset
|
data/condition-1-en-5k/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d7be10ae707b035bd3ce093bddde61f213c26854ce1df012f26463ff237c479
|
| 3 |
+
size 20435040
|
data/condition-1-en-5k/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a3b4089d710dcd2977fa7bc7c036573db1ef0e4162f90993392872205786d64
|
| 3 |
+
size 2442901
|