Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,23 +1,54 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
language:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
tags:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
pretty_name: Language Decoded Data
|
| 19 |
size_categories:
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
# Language Decoded | Multilingual Code Dataset
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
- text2text-generation
|
| 6 |
language:
|
| 7 |
+
- en
|
| 8 |
+
- ur
|
| 9 |
+
- am
|
| 10 |
+
- zh
|
| 11 |
tags:
|
| 12 |
+
- code
|
| 13 |
+
- multilingual
|
| 14 |
+
- legesher
|
| 15 |
+
- transpilation
|
| 16 |
+
- tiny-aya-expedition
|
| 17 |
+
- language-decoded
|
| 18 |
pretty_name: Language Decoded Data
|
| 19 |
size_categories:
|
| 20 |
+
- 10K<n<100K
|
| 21 |
+
dataset_info:
|
| 22 |
+
config_name: condition-1-en
|
| 23 |
+
features:
|
| 24 |
+
- name: code
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: code_en
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: language
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: file_path
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: license
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: token_count
|
| 35 |
+
dtype: int64
|
| 36 |
+
splits:
|
| 37 |
+
- name: train
|
| 38 |
+
num_bytes: 516073703
|
| 39 |
+
num_examples: 49500
|
| 40 |
+
- name: validation
|
| 41 |
+
num_bytes: 57341522
|
| 42 |
+
num_examples: 5500
|
| 43 |
+
download_size: 221522346
|
| 44 |
+
dataset_size: 573415225
|
| 45 |
+
configs:
|
| 46 |
+
- config_name: condition-1-en
|
| 47 |
+
data_files:
|
| 48 |
+
- split: train
|
| 49 |
+
path: data/condition-1-en/train-*
|
| 50 |
+
- split: validation
|
| 51 |
+
path: data/condition-1-en/validation-*
|
| 52 |
---
|
| 53 |
|
| 54 |
# Language Decoded | Multilingual Code Dataset
|
data/condition-1-en/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d66d85a7393e4a917e4d49c564dded96c1448616b4fc22dca825a8f33d13b0d
|
| 3 |
+
size 99542646
|
data/condition-1-en/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:487826ee8bb28107ba599af75c40b75e3763f2c3c27bb6fbb8170f455f49bed0
|
| 3 |
+
size 99136041
|
data/condition-1-en/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a68c72e78d343f0c997afab8bb598caea961f95bedc4ea391bdce749f3aa754
|
| 3 |
+
size 22843659
|