|
--- |
|
license: mit |
|
task_categories: |
|
- question-answering |
|
language: |
|
- ru |
|
tags: |
|
- sociology |
|
size_categories: |
|
- 1K<n<10K |
|
dataset_info: |
|
- config_name: single_choice_sociology |
|
features: |
|
- name: input |
|
dtype: string |
|
- name: A |
|
dtype: string |
|
- name: B |
|
dtype: string |
|
- name: C |
|
dtype: string |
|
- name: D |
|
dtype: string |
|
- name: answer |
|
dtype: |
|
class_label: |
|
names: |
|
'0': A |
|
'1': B |
|
'2': C |
|
'3': D |
|
- config_name: multiple_choice_sociology |
|
features: |
|
- name: input |
|
dtype: string |
|
- name: answer |
|
dtype: string |
|
- config_name: word_generation_sociology |
|
features: |
|
- name: input |
|
dtype: string |
|
- name: answer |
|
dtype: string |
|
- config_name: word_generation_literature |
|
features: |
|
- name: input |
|
dtype: string |
|
- name: answer |
|
dtype: string |
|
- config_name: matching_sociology |
|
features: |
|
- name: input |
|
dtype: string |
|
- name: answer |
|
dtype: string |
|
- config_name: matching_literature |
|
features: |
|
- name: input |
|
dtype: string |
|
- name: answer |
|
dtype: string |
|
configs: |
|
- config_name: single_choice_sociology |
|
data_files: |
|
- split: test |
|
path: "single_choice/test/sociology_test.csv" |
|
- split: dev |
|
path: "single_choice/dev/sociology_dev.csv" |
|
- config_name: multiple_choice_sociology |
|
data_files: |
|
- split: test |
|
path: "multiple_choice/test/sociology_test.csv" |
|
- split: dev |
|
path: "multiple_choice/dev/sociology_dev.csv" |
|
- config_name: word_generation_sociology |
|
data_files: |
|
- split: test |
|
path: "word_generation/test/sociology_test.csv" |
|
- split: dev |
|
path: "word_generation/dev/sociology_dev.csv" |
|
- config_name: word_generation_literature |
|
data_files: |
|
- split: test |
|
path: "word_generation/test/literature_test.csv" |
|
- split: dev |
|
path: "word_generation/dev/literature_dev.csv" |
|
- config_name: word_generation_sociology |
|
data_files: |
|
- split: test |
|
path: "word_generation/test/sociology_test.csv" |
|
- split: dev |
|
path: "word_generation/dev/sociology_dev.csv" |
|
- config_name: word_generation_literature |
|
data_files: |
|
- split: test |
|
path: "word_generation/test/literature_test.csv" |
|
- split: dev |
|
path: "word_generation/dev/literature_dev.csv" |
|
- config_name: matching_sociology |
|
data_files: |
|
- split: test |
|
path: "matching/test/sociology_test.csv" |
|
- split: dev |
|
path: "matching/dev/sociology_dev.csv" |
|
- config_name: matching_literature |
|
data_files: |
|
- split: test |
|
path: "matching/test/literature_test.csv" |
|
- split: dev |
|
path: "matching/dev/literature_dev.csv" |
|
--- |