shchoi1019
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -504,6 +504,24 @@ dataset_info:
|
|
504 |
num_examples: 20184
|
505 |
download_size: 3063937
|
506 |
dataset_size: 14605282
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
507 |
- config_name: Sentiment Analysis
|
508 |
features:
|
509 |
- name: instruction
|
@@ -923,6 +941,10 @@ configs:
|
|
923 |
data_files:
|
924 |
- split: train
|
925 |
path: Sentence Ordering/train-*
|
|
|
|
|
|
|
|
|
926 |
- config_name: Sentiment Analysis
|
927 |
data_files:
|
928 |
- split: train
|
|
|
504 |
num_examples: 20184
|
505 |
download_size: 3063937
|
506 |
dataset_size: 14605282
|
507 |
+
- config_name: Sentence Perturbation
|
508 |
+
features:
|
509 |
+
- name: instruction
|
510 |
+
dtype: string
|
511 |
+
- name: input
|
512 |
+
dtype: string
|
513 |
+
- name: output
|
514 |
+
dtype: string
|
515 |
+
- name: domain
|
516 |
+
dtype: string
|
517 |
+
- name: lang
|
518 |
+
dtype: string
|
519 |
+
splits:
|
520 |
+
- name: train
|
521 |
+
num_bytes: 47077880
|
522 |
+
num_examples: 80789
|
523 |
+
download_size: 7584636
|
524 |
+
dataset_size: 47077880
|
525 |
- config_name: Sentiment Analysis
|
526 |
features:
|
527 |
- name: instruction
|
|
|
941 |
data_files:
|
942 |
- split: train
|
943 |
path: Sentence Ordering/train-*
|
944 |
+
- config_name: Sentence Perturbation
|
945 |
+
data_files:
|
946 |
+
- split: train
|
947 |
+
path: Sentence Perturbation/train-*
|
948 |
- config_name: Sentiment Analysis
|
949 |
data_files:
|
950 |
- split: train
|
Sentence Perturbation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a46fb9302d534e2698de0e31014e4749fb3597940f7b5bab8523b3aa4dea07a6
|
3 |
+
size 7584636
|