shchoi1019
commited on
Commit
•
d85b53b
1
Parent(s):
c7c8c7f
Upload dataset
Browse files
README.md
CHANGED
@@ -612,6 +612,24 @@ dataset_info:
|
|
612 |
num_examples: 6593
|
613 |
download_size: 824202
|
614 |
dataset_size: 4187984
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
615 |
- config_name: Story Composition
|
616 |
features:
|
617 |
- name: instruction
|
@@ -983,6 +1001,10 @@ configs:
|
|
983 |
data_files:
|
984 |
- split: train
|
985 |
path: Stance Detection/train-*
|
|
|
|
|
|
|
|
|
986 |
- config_name: Story Composition
|
987 |
data_files:
|
988 |
- split: train
|
|
|
612 |
num_examples: 6593
|
613 |
download_size: 824202
|
614 |
dataset_size: 4187984
|
615 |
+
- config_name: Stereotype Detection
|
616 |
+
features:
|
617 |
+
- name: instruction
|
618 |
+
dtype: string
|
619 |
+
- name: input
|
620 |
+
dtype: string
|
621 |
+
- name: output
|
622 |
+
dtype: string
|
623 |
+
- name: domain
|
624 |
+
dtype: string
|
625 |
+
- name: lang
|
626 |
+
dtype: string
|
627 |
+
splits:
|
628 |
+
- name: train
|
629 |
+
num_bytes: 10079370
|
630 |
+
num_examples: 17351
|
631 |
+
download_size: 956839
|
632 |
+
dataset_size: 10079370
|
633 |
- config_name: Story Composition
|
634 |
features:
|
635 |
- name: instruction
|
|
|
1001 |
data_files:
|
1002 |
- split: train
|
1003 |
path: Stance Detection/train-*
|
1004 |
+
- config_name: Stereotype Detection
|
1005 |
+
data_files:
|
1006 |
+
- split: train
|
1007 |
+
path: Stereotype Detection/train-*
|
1008 |
- config_name: Story Composition
|
1009 |
data_files:
|
1010 |
- split: train
|
Stereotype Detection/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31420adeb4be8d8adb9bb362c744127754456d3fa181aa8642cb3a0923b40324
|
3 |
+
size 956839
|