File size: 679 Bytes
524ad51
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: knowledge_type
    dtype: string
  - name: event
    dtype: string
  - name: relation
    dtype: string
  - name: relation_description
    dtype: string
  - name: tail
    dtype: string
  splits:
  - name: train
    num_bytes: 144625369
    num_examples: 1008254
  - name: validation
    num_bytes: 13168434
    num_examples: 94614
  - name: test
    num_bytes: 21485601
    num_examples: 143736
  download_size: 21558003
  dataset_size: 179279404
---
# Dataset Card for "atomic2020-origin-drop_duplicates"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)