Spaces:
Sleeping
Sleeping
wlmbrown
commited on
Commit
·
05104d0
1
Parent(s):
83c9c9a
Changes to Data CC
Browse files- data_cc.yaml +9 -9
data_cc.yaml
CHANGED
@@ -1,30 +1,30 @@
|
|
1 |
data_and_data_governance:
|
2 |
data_governance: # Art. 10(1)-(2)
|
3 |
-
verbose: '
|
4 |
value: !!bool false
|
5 |
design_choices: # Art. 10(2)(a)
|
6 |
-
verbose: '
|
7 |
value: !!bool false
|
8 |
data_origin: # Art. 10(2)(b)
|
9 |
-
verbose: '
|
10 |
value: !!bool false
|
11 |
data_preparation: # Art. 10(2)(c)
|
12 |
-
verbose: '
|
13 |
value: !!bool false
|
14 |
data_assumptions: # Art. 10(2)(d)
|
15 |
-
verbose: '
|
16 |
value: !!bool false
|
17 |
data_quantity: # Art. 10(2)(e)
|
18 |
-
verbose: '
|
19 |
value: !!bool false
|
20 |
data_bias_examination: # Art. 10(2)(f)
|
21 |
-
verbose: '
|
22 |
value: !!bool false
|
23 |
data_bias_mitigation: # Art. 10(2)(g)
|
24 |
-
verbose: '
|
25 |
value: !!bool false
|
26 |
data_compliance: # Art. 10(2)(h)
|
27 |
-
verbose: '
|
28 |
value: !!bool false
|
29 |
data_relevance: # Art. 10(3); Rec. 67
|
30 |
verbose: 'Training data is relevant'
|
|
|
1 |
data_and_data_governance:
|
2 |
data_governance: # Art. 10(1)-(2)
|
3 |
+
verbose: 'The dataset has been subject to data governance and management practices'
|
4 |
value: !!bool false
|
5 |
design_choices: # Art. 10(2)(a)
|
6 |
+
verbose: 'The dataset has been subject to data governance and management practices as regards its relevant design choices'
|
7 |
value: !!bool false
|
8 |
data_origin: # Art. 10(2)(b)
|
9 |
+
verbose: 'The dataset has been subject to data governance and management practices as regards its data collection processes and the origin of data, and in the case of personal data, the original purpose of the data collection'
|
10 |
value: !!bool false
|
11 |
data_preparation: # Art. 10(2)(c)
|
12 |
+
verbose: 'The dataset has been subject to data governance and management practices as regards its data-preparation processing operations, such as annotation, labelling, cleaning, updating, enrichment and aggregation'
|
13 |
value: !!bool false
|
14 |
data_assumptions: # Art. 10(2)(d)
|
15 |
+
verbose: 'The dataset has been subject to data governance and management practices as regards its formulation of assumptions, in particular with respect to the information that the data are supposed to measure and represent'
|
16 |
value: !!bool false
|
17 |
data_quantity: # Art. 10(2)(e)
|
18 |
+
verbose: 'The dataset has been subject to data governance and management practices that include an assessment of the availability, quantity and suitability of the data sets that are needed'
|
19 |
value: !!bool false
|
20 |
data_bias_examination: # Art. 10(2)(f)
|
21 |
+
verbose: 'The dataset has been subject to data governance and management practices that include an examination of possible biases that are likely to affect the health and safety of persons, have a negative impact on fundamental rights or lead to discrimination prohibited under Union law, especially where data outputs influence inputs for future operations'
|
22 |
value: !!bool false
|
23 |
data_bias_mitigation: # Art. 10(2)(g)
|
24 |
+
verbose: 'The dataset has been subject to data governance and management practices that include appropriate measures to detect, prevent and mitigate possible biases that are likely to affect the health and safety of persons, have a negative impact on fundamental rights or lead to discrimination prohibited under Union law, especially where data outputs influence inputs for future operations'
|
25 |
value: !!bool false
|
26 |
data_compliance: # Art. 10(2)(h)
|
27 |
+
verbose: 'The dataset has been subject to data governance and management practices that include identification of relevant data gaps or shortcomings that prevent compliance with this Regulation, and how those gaps and shortcomings can be addressed'
|
28 |
value: !!bool false
|
29 |
data_relevance: # Art. 10(3); Rec. 67
|
30 |
verbose: 'Training data is relevant'
|