shchoi1019
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -432,6 +432,24 @@ dataset_info:
|
|
432 |
num_examples: 23712
|
433 |
download_size: 2909390
|
434 |
dataset_size: 13493797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
435 |
- config_name: Text to Code
|
436 |
features:
|
437 |
- name: instruction
|
@@ -583,6 +601,10 @@ configs:
|
|
583 |
data_files:
|
584 |
- split: train
|
585 |
path: Text Quality Evaluation/train-*
|
|
|
|
|
|
|
|
|
586 |
- config_name: Text to Code
|
587 |
data_files:
|
588 |
- split: train
|
|
|
432 |
num_examples: 23712
|
433 |
download_size: 2909390
|
434 |
dataset_size: 13493797
|
435 |
+
- config_name: Text Simplification
|
436 |
+
features:
|
437 |
+
- name: instruction
|
438 |
+
dtype: string
|
439 |
+
- name: input
|
440 |
+
dtype: string
|
441 |
+
- name: output
|
442 |
+
dtype: string
|
443 |
+
- name: domain
|
444 |
+
dtype: string
|
445 |
+
- name: lang
|
446 |
+
dtype: string
|
447 |
+
splits:
|
448 |
+
- name: train
|
449 |
+
num_bytes: 8114719
|
450 |
+
num_examples: 12619
|
451 |
+
download_size: 1862246
|
452 |
+
dataset_size: 8114719
|
453 |
- config_name: Text to Code
|
454 |
features:
|
455 |
- name: instruction
|
|
|
601 |
data_files:
|
602 |
- split: train
|
603 |
path: Text Quality Evaluation/train-*
|
604 |
+
- config_name: Text Simplification
|
605 |
+
data_files:
|
606 |
+
- split: train
|
607 |
+
path: Text Simplification/train-*
|
608 |
- config_name: Text to Code
|
609 |
data_files:
|
610 |
- split: train
|
Text Simplification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a23b56ac0284159c7ef84b02639fe55c99bf1c02a197d0eef3504e771dca135
|
3 |
+
size 1862246
|