File size: 703 Bytes
8265d1f | 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 | ---
pretty_name: "ATOMIC 2020 Commonsense Knowledge Graph"
license: "cc-by-4.0"
tags:
- "commonsense"
- "knowledge-graph"
- "tsv"
- "datasets"
- "tabular"
---
# ATOMIC 2020 Commonsense Knowledge Graph
## Overview
- dataset_id: atomic
- license: cc-by-4.0
- homepage: https://github.com/allenai/comet-atomic-2020
## Standardization
- split_aliases: {"dev": "validation", "val": "validation", "valid": "validation"}
- rename_map: {"head": "subject", "relation": "predicate", "tail": "object"}
- selected_columns: []
## Exported Artifacts
- train.parquet
- dev.parquet
- test.parquet
## Citation
Hwang et al. (2021), COMET-ATOMIC 2020: On Symbolic and Neural Commonsense Knowledge Graphs, AAAI 2021.
|