shchoi1019
commited on
Upload dataset
Browse files- README.md +22 -0
- Stance Detection/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -504,6 +504,24 @@ dataset_info:
|
|
504 |
num_examples: 6499
|
505 |
download_size: 298131
|
506 |
dataset_size: 3931890
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
507 |
- config_name: Story Composition
|
508 |
features:
|
509 |
- name: instruction
|
@@ -833,6 +851,10 @@ configs:
|
|
833 |
data_files:
|
834 |
- split: train
|
835 |
path: Spelling Error Detection/train-*
|
|
|
|
|
|
|
|
|
836 |
- config_name: Story Composition
|
837 |
data_files:
|
838 |
- split: train
|
|
|
504 |
num_examples: 6499
|
505 |
download_size: 298131
|
506 |
dataset_size: 3931890
|
507 |
+
- config_name: Stance Detection
|
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: 4187984
|
522 |
+
num_examples: 6593
|
523 |
+
download_size: 824202
|
524 |
+
dataset_size: 4187984
|
525 |
- config_name: Story Composition
|
526 |
features:
|
527 |
- name: instruction
|
|
|
851 |
data_files:
|
852 |
- split: train
|
853 |
path: Spelling Error Detection/train-*
|
854 |
+
- config_name: Stance Detection
|
855 |
+
data_files:
|
856 |
+
- split: train
|
857 |
+
path: Stance Detection/train-*
|
858 |
- config_name: Story Composition
|
859 |
data_files:
|
860 |
- split: train
|
Stance Detection/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:955d9f9a9f0a11b028e571cc818479a96ebfe6afbbf0812a3b85a731c301933e
|
3 |
+
size 824202
|