File size: 2,421 Bytes
66ff614
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: lang
    dtype: string
  - name: property
    dtype: string
  - name: acceptable_concept
    dtype: string
  - name: unacceptable_concept
    dtype: string
  - name: acceptable_sent
    dtype: string
  - name: unacceptable_sent
    dtype: string
  - name: negative_sample_type
    dtype: string
  - name: similarity
    dtype: float64
  splits:
  - name: comps_de
    num_bytes: 2246294
    num_examples: 14368
  - name: comps_ru
    num_bytes: 3316281
    num_examples: 14368
  - name: comps_uk
    num_bytes: 3251070
    num_examples: 14368
  - name: comps_hu
    num_bytes: 2195572
    num_examples: 14368
  - name: comps_zh
    num_bytes: 1921860
    num_examples: 14368
  - name: comps_tr
    num_bytes: 2216676
    num_examples: 14368
  - name: comps_ja
    num_bytes: 2720822
    num_examples: 14368
  - name: comps_nl
    num_bytes: 2191614
    num_examples: 14368
  - name: comps_fa
    num_bytes: 3203825
    num_examples: 14368
  - name: comps_vi
    num_bytes: 2568437
    num_examples: 14368
  - name: comps_es
    num_bytes: 2243897
    num_examples: 14368
  - name: comps_ar
    num_bytes: 2826222
    num_examples: 14368
  - name: comps_fr
    num_bytes: 2293311
    num_examples: 14368
  - name: comps_ko
    num_bytes: 2426205
    num_examples: 14368
  - name: comps_he
    num_bytes: 2619239
    num_examples: 14368
  - name: comps_el
    num_bytes: 3622280
    num_examples: 14368
  - name: comps_ca
    num_bytes: 2148294
    num_examples: 14368
  download_size: 11127948
  dataset_size: 44011899
configs:
- config_name: default
  data_files:
  - split: comps_de
    path: data/comps_de-*
  - split: comps_ru
    path: data/comps_ru-*
  - split: comps_uk
    path: data/comps_uk-*
  - split: comps_hu
    path: data/comps_hu-*
  - split: comps_zh
    path: data/comps_zh-*
  - split: comps_tr
    path: data/comps_tr-*
  - split: comps_ja
    path: data/comps_ja-*
  - split: comps_nl
    path: data/comps_nl-*
  - split: comps_fa
    path: data/comps_fa-*
  - split: comps_vi
    path: data/comps_vi-*
  - split: comps_es
    path: data/comps_es-*
  - split: comps_ar
    path: data/comps_ar-*
  - split: comps_fr
    path: data/comps_fr-*
  - split: comps_ko
    path: data/comps_ko-*
  - split: comps_he
    path: data/comps_he-*
  - split: comps_el
    path: data/comps_el-*
  - split: comps_ca
    path: data/comps_ca-*
---