File size: 1,019 Bytes
bbcd65d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b002ba9
 
 
bbcd65d
 
b002ba9
bbcd65d
 
b002ba9
bbcd65d
 
b002ba9
bbcd65d
 
b002ba9
bbcd65d
 
b002ba9
bbcd65d
b002ba9
 
bbcd65d
 
 
 
 
 
 
 
 
 
 
 
 
 
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
dataset_info:
  features:
  - name: negative_caption
    dtype: string
  - name: filename
    dtype: string
  - name: caption2
    dtype: string
  - name: caption
    dtype: string
  - name: id
    dtype: int64
  - name: true_triples
    list:
      list: string
  - name: false_triples
    list:
      list: string
  - name: true_triples2
    list:
      list: string
  splits:
  - name: rep_att
    num_bytes: 427767
    num_examples: 788
  - name: rep_obj
    num_bytes: 813656
    num_examples: 1652
  - name: rep_rel
    num_bytes: 697894
    num_examples: 1406
  - name: swap_att
    num_bytes: 399273
    num_examples: 666
  - name: swap_obj
    num_bytes: 137164
    num_examples: 245
  download_size: 926228
  dataset_size: 2475754
configs:
- config_name: default
  data_files:
  - split: rep_att
    path: data/rep_att-*
  - split: rep_obj
    path: data/rep_obj-*
  - split: rep_rel
    path: data/rep_rel-*
  - split: swap_att
    path: data/swap_att-*
  - split: swap_obj
    path: data/swap_obj-*
---