File size: 658 Bytes
79c3fc0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: spo_list
    list:
    - name: predicate
      dtype: string
    - name: object_type
      dtype: string
    - name: subject_type
      dtype: string
    - name: object
      dtype: string
    - name: subject
      dtype: string
  splits:
  - name: train
    num_bytes: 51849478
    num_examples: 172983
  - name: validation
    num_bytes: 6512116
    num_examples: 21626
  download_size: 32568292
  dataset_size: 58361594
---
# Dataset Card for "duie"

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