Chet-off1228 commited on
Commit
8f96b89
2 Parent(s): c0dc03a ad5e0ad
Files changed (2) hide show
  1. README.md +50 -0
  2. 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:f83a63cfcaa6ef201ae0854a5d8e6ffa27554ce43621763132c0d72420cb8e4a
3
- size 4521041
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcc98c7d5b4fecf58fa91f7c6f7339f8755fac22a20800ac26d775e37f662822
3
+ size 4625895