Yulu (Niki) Pi commited on
Commit
cf1b90f
·
unverified ·
1 Parent(s): 10368c3

Update data_cc.yaml

Browse files
Files changed (1) hide show
  1. data_cc.yaml +4 -1
data_cc.yaml CHANGED
@@ -59,6 +59,7 @@ intended_purpose:
59
  # Metadata related to data-related requirements for high-risk AI systems
60
 
61
  high_risk_ai_system_requirements:
 
62
  data_and_data_governance_data_governance:
63
  article: 'Art. 10(1)-(2)'
64
  verbose: 'The dataset was subject to data governance and management practices appropriate to the intended use case'
@@ -95,6 +96,7 @@ high_risk_ai_system_requirements:
95
  article: 'Art. 10(2)(h)'
96
  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'
97
  value: !!bool false
 
98
  data_and_data_governance_data_relevance:
99
  article: 'Art. 10(3); Rec. 67'
100
  verbose: 'Training data is relevant'
@@ -119,6 +121,7 @@ high_risk_ai_system_requirements:
119
  article: 'Art. 10(4)'
120
  verbose: 'Training data takes into account, to the extent required by the intended purpose, the characteristics or elements that are particular to the specific geographical, contextual, behavioural or functional setting within which it is intended to be used'
121
  value: !!bool false
 
122
  data_and_data_governance_personal_data_necessary:
123
  article: 'Art. 10(5)'
124
  verbose: 'Where special categories of personal data have been used to ensure the detection and correction 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, the use of this data was strictly necessary'
@@ -155,7 +158,7 @@ high_risk_ai_system_requirements:
155
  article: 'Art. 10(5)(f)'
156
  verbose: 'Where special categories of personal data have been used to ensure the detection and correction 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, the records of processing activities pursuant to Regulations (EU) 2016/679 and (EU) 2018/1725 and Directive (EU) 2016/680 include the reasons why the processing of special categories of personal data was strictly necessary to detect and correct biases, and why that objective could not be achieved by processing other data'
157
  value: !!bool false
158
-
159
  technical_documentation_general_description:
160
  article: 'Art. 11; Annex IV(2)(d)'
161
  verbose: 'Dataset carries technical documention, such as a dataseet, including a general description of the dataset.'
 
59
  # Metadata related to data-related requirements for high-risk AI systems
60
 
61
  high_risk_ai_system_requirements:
62
+ # data governance
63
  data_and_data_governance_data_governance:
64
  article: 'Art. 10(1)-(2)'
65
  verbose: 'The dataset was subject to data governance and management practices appropriate to the intended use case'
 
96
  article: 'Art. 10(2)(h)'
97
  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'
98
  value: !!bool false
99
+ # data_characteristics
100
  data_and_data_governance_data_relevance:
101
  article: 'Art. 10(3); Rec. 67'
102
  verbose: 'Training data is relevant'
 
121
  article: 'Art. 10(4)'
122
  verbose: 'Training data takes into account, to the extent required by the intended purpose, the characteristics or elements that are particular to the specific geographical, contextual, behavioural or functional setting within which it is intended to be used'
123
  value: !!bool false
124
+ # special_categories_of_personal_data:
125
  data_and_data_governance_personal_data_necessary:
126
  article: 'Art. 10(5)'
127
  verbose: 'Where special categories of personal data have been used to ensure the detection and correction 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, the use of this data was strictly necessary'
 
158
  article: 'Art. 10(5)(f)'
159
  verbose: 'Where special categories of personal data have been used to ensure the detection and correction 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, the records of processing activities pursuant to Regulations (EU) 2016/679 and (EU) 2018/1725 and Directive (EU) 2016/680 include the reasons why the processing of special categories of personal data was strictly necessary to detect and correct biases, and why that objective could not be achieved by processing other data'
160
  value: !!bool false
161
+ # technical_documentation:
162
  technical_documentation_general_description:
163
  article: 'Art. 11; Annex IV(2)(d)'
164
  verbose: 'Dataset carries technical documention, such as a dataseet, including a general description of the dataset.'