Datasets:
metadata
license: apache-2.0
configs:
- config_name: default
data_files:
- split: 1_1_class_definition_understanding
path: data/1_1_class_definition_understanding-*
- split: 1_2_class_relation_understanding
path: data/1_2_class_relation_understanding-*
- split: 1_3_property_domain_understanding
path: data/1_3_property_domain_understanding-*
- split: 1_4_instance_class_understanding
path: data/1_4_instance_class_understanding-*
- split: 1_5_instance_definition_understanding
path: data/1_5_instance_definition_understanding-*
- split: 2_1_inferred_relation_reasoning
path: data/2_1_inferred_relation_reasoning-*
- split: 2_2_constraint_reasoning
path: data/2_2_constraint_reasoning-*
- split: 2_3_instance_class_reasoning
path: data/2_3_instance_class_reasoning-*
- split: 2_4_swrl_based_logic_reasoning
path: data/2_4_swrl_based_logic_reasoning-*
- split: 2_5_description_logic_reasoning
path: data/2_5_description_logic_reasoning-*
- split: 3_1_class_definition_generation
path: data/3_1_class_definition_generation-*
- split: 3_2_class_hierarchy_construction
path: data/3_2_class_hierarchy_construction-*
- split: 3_3_property_relation_construction
path: data/3_3_property_relation_construction-*
- split: 3_4_constraint_construction
path: data/3_4_constraint_construction-*
- split: 3_5_ontology_alignment
path: data/3_5_ontology_alignment-*
dataset_info:
features:
- name: identifier
dtype: string
- name: question
dtype: string
- name: options
dtype: string
- name: answer
dtype: string
- name: task_label
dtype: string
- name: domain
dtype: string
- name: label
dtype: string
- name: iri
dtype: string
splits:
- name: 1_1_class_definition_understanding
num_bytes: 8192266
num_examples: 9151
- name: 1_2_class_relation_understanding
num_bytes: 3626863
num_examples: 9201
- name: 1_3_property_domain_understanding
num_bytes: 115314
num_examples: 375
- name: 1_4_instance_class_understanding
num_bytes: 884651
num_examples: 2475
- name: 1_5_instance_definition_understanding
num_bytes: 3364620
num_examples: 3814
- name: 2_1_inferred_relation_reasoning
num_bytes: 3176938
num_examples: 8208
- name: 2_2_constraint_reasoning
num_bytes: 3482634
num_examples: 6956
- name: 2_3_instance_class_reasoning
num_bytes: 1361422
num_examples: 3793
- name: 2_4_swrl_based_logic_reasoning
num_bytes: 2850512
num_examples: 6517
- name: 2_5_description_logic_reasoning
num_bytes: 861489
num_examples: 2560
- name: 3_1_class_definition_generation
num_bytes: 1318076
num_examples: 2935
- name: 3_2_class_hierarchy_construction
num_bytes: 2474509
num_examples: 951
- name: 3_3_property_relation_construction
num_bytes: 587871
num_examples: 255
- name: 3_4_constraint_construction
num_bytes: 1777700
num_examples: 642
- name: 3_5_ontology_alignment
num_bytes: 7916840
num_examples: 1148
download_size: 14563405
dataset_size: 41991705
task_categories:
- question-answering
- text-generation
- text2text-generation
language:
- en
size_categories:
- 10K<n<100K