Datasets:
Chet-off1228
commited on
Add file
Browse files- README.md +50 -0
- open_questions_data.jsonl +2 -2
README.md
CHANGED
@@ -7,6 +7,56 @@ tags:
|
|
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 |
|
|
|
7 |
- datasets
|
8 |
size_categories:
|
9 |
- 10K<n<100K
|
10 |
+
<<<<<<< HEAD
|
11 |
+
=======
|
12 |
+
configs:
|
13 |
+
- config_name: default
|
14 |
+
data_files: open_questions_data.json
|
15 |
+
config_name: default
|
16 |
+
features:
|
17 |
+
- name: instruction
|
18 |
+
dtype: string
|
19 |
+
- name: inputs
|
20 |
+
struct:
|
21 |
+
- name: task
|
22 |
+
dtype: string
|
23 |
+
- name: text
|
24 |
+
dtype: string
|
25 |
+
- name: options
|
26 |
+
struct:
|
27 |
+
- name: option_1
|
28 |
+
dtype: string
|
29 |
+
- name: option_2
|
30 |
+
dtype: string
|
31 |
+
- name: option_3
|
32 |
+
dtype: string
|
33 |
+
- name: option_4
|
34 |
+
dtype: string
|
35 |
+
- name: option_5
|
36 |
+
dtype: string
|
37 |
+
- name: option_6
|
38 |
+
dtype: string
|
39 |
+
- name: option_7
|
40 |
+
dtype: string
|
41 |
+
- name: option_8
|
42 |
+
dtype: string
|
43 |
+
- name: option_9
|
44 |
+
dtype: string
|
45 |
+
- name: outputs
|
46 |
+
dtype: string
|
47 |
+
- name: meta
|
48 |
+
struct:
|
49 |
+
- name: subject
|
50 |
+
dtype: string
|
51 |
+
- name: type
|
52 |
+
dtype: string
|
53 |
+
- name: source
|
54 |
+
dtype: string
|
55 |
+
- name: comment
|
56 |
+
dtype: string
|
57 |
+
- name: provac_score
|
58 |
+
dtype: int32
|
59 |
+
>>>>>>> ad5e0adf0bb574f5a96b9fec55d8a9ed9588994a
|
60 |
---
|
61 |
# SLAVA: A benchmark of the **S**ocio-political **L**andscape **A**nd **V**alue **A**nalysis
|
62 |
|
open_questions_data.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcc98c7d5b4fecf58fa91f7c6f7339f8755fac22a20800ac26d775e37f662822
|
3 |
+
size 4625895
|