File size: 685 Bytes
fbf8c0c 5898e26 a5c26b9 d8c259f dd2cf05 a5c26b9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
---
license: apache-2.0
task_categories:
- text-classification
tags:
- Ontologies
- Subsumption Inference
- Natural Language Inference
pretty_name: OntoLAMA
size_categories:
- 100K<n<1M
dataset_info:
features:
- name: id
dtype: string
- name: axiom
dtype: string
- name: v_sub_concept
dtype: string
- name: v_super_concept
dtype: string
splits:
- name: train
num_bytes: 17239943
num_examples: 90500
- name: dev
num_bytes: 2148466
num_examples: 11312
- name: test
num_bytes: 2147496
num_examples: 11314
download_size: 5901522
dataset_size: 21535905
---
# OntoLAMA: LAnguage Model Analysis for Ontology Subsumption Inference |