Datasets:
Merge branch 'main' of https://huggingface.co/datasets/RiTA-nlp/UINAUIL into main
Browse files
README.md
CHANGED
@@ -8,16 +8,16 @@ pretty_name: UINAUIL
|
|
8 |
dataset_info:
|
9 |
- config_name: haspeede2
|
10 |
features:
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
splits:
|
22 |
- name: train
|
23 |
num_examples: 6839
|
|
|
8 |
dataset_info:
|
9 |
- config_name: haspeede2
|
10 |
features:
|
11 |
+
- name: id
|
12 |
+
dtype: int32
|
13 |
+
- name: full_text
|
14 |
+
dtype: string
|
15 |
+
- name: hs
|
16 |
+
dtype: int16
|
17 |
+
- name: stereotype
|
18 |
+
dtype: int16
|
19 |
+
- name: source
|
20 |
+
dtype: string
|
21 |
splits:
|
22 |
- name: train
|
23 |
num_examples: 6839
|