Datasets:
Merge branch 'main' of https://huggingface.co/datasets/RANEPA-ai/SLAVA-OpenData-2800-v1
Browse files
README.md
CHANGED
@@ -5,10 +5,14 @@ language:
|
|
5 |
tags:
|
6 |
- text
|
7 |
- datasets
|
8 |
-
- pandas
|
9 |
-
- json
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
# SLAVA: A benchmark of the **S**ocio-political **L**andscape **A**nd **V**alue **A**nalysis
|
14 |
|
|
|
5 |
tags:
|
6 |
- text
|
7 |
- datasets
|
|
|
|
|
8 |
size_categories:
|
9 |
- 10K<n<100K
|
10 |
+
configs:
|
11 |
+
- config_name: default
|
12 |
+
data_files:
|
13 |
+
- split: train
|
14 |
+
path:
|
15 |
+
- "data/open_questions_data.json"
|
16 |
---
|
17 |
# SLAVA: A benchmark of the **S**ocio-political **L**andscape **A**nd **V**alue **A**nalysis
|
18 |
|