Datasets:
Commit
·
c0dc03a
1
Parent(s):
a543a66
Add file
Browse files
README.md
CHANGED
@@ -7,53 +7,6 @@ tags:
|
|
7 |
- datasets
|
8 |
size_categories:
|
9 |
- 10K<n<100K
|
10 |
-
configs:
|
11 |
-
- config_name: default
|
12 |
-
data_files: open_questions_data.jsonl
|
13 |
-
config_name: default
|
14 |
-
features:
|
15 |
-
- name: instruction
|
16 |
-
dtype: string
|
17 |
-
- name: inputs
|
18 |
-
struct:
|
19 |
-
- name: task
|
20 |
-
dtype: string
|
21 |
-
- name: text
|
22 |
-
dtype: string
|
23 |
-
- name: options
|
24 |
-
struct:
|
25 |
-
- name: option_1
|
26 |
-
dtype: string
|
27 |
-
- name: option_2
|
28 |
-
dtype: string
|
29 |
-
- name: option_3
|
30 |
-
dtype: string
|
31 |
-
- name: option_4
|
32 |
-
dtype: string
|
33 |
-
- name: option_5
|
34 |
-
dtype: string
|
35 |
-
- name: option_6
|
36 |
-
dtype: string
|
37 |
-
- name: option_7
|
38 |
-
dtype: string
|
39 |
-
- name: option_8
|
40 |
-
dtype: string
|
41 |
-
- name: option_9
|
42 |
-
dtype: string
|
43 |
-
- name: outputs
|
44 |
-
dtype: string
|
45 |
-
- name: meta
|
46 |
-
struct:
|
47 |
-
- name: subject
|
48 |
-
dtype: string
|
49 |
-
- name: type
|
50 |
-
dtype: string
|
51 |
-
- name: source
|
52 |
-
dtype: string
|
53 |
-
- name: comment
|
54 |
-
dtype: string
|
55 |
-
- name: provac_score
|
56 |
-
dtype: int32
|
57 |
---
|
58 |
# SLAVA: A benchmark of the **S**ocio-political **L**andscape **A**nd **V**alue **A**nalysis
|
59 |
|
|
|
7 |
- datasets
|
8 |
size_categories:
|
9 |
- 10K<n<100K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
# SLAVA: A benchmark of the **S**ocio-political **L**andscape **A**nd **V**alue **A**nalysis
|
12 |
|