wlmbrown commited on
Commit
ec04efb
·
1 Parent(s): 8cb26d4

Changes to language, addition of Art 27

Browse files
Files changed (1) hide show
  1. project_cc.yaml +55 -23
project_cc.yaml CHANGED
@@ -1,23 +1,10 @@
1
- smb:
2
- smb: # Art. 11(1)
3
- verbose: 'AI project is operated by a small or medium-sized enterprise'
4
- value: !!bool false
5
 
6
- eu_market_status:
7
- placed_on_market: # Art. 3(9)
8
- verbose: 'AI project is being made available on the Union market for the first time'
9
- value: !!bool false
10
- put_into_service: #Art. 3(11)
11
- verbose: 'AI project is supplied for first use directly to the deployer or for own use in the Union for its intended purpose;'
12
- value: !!bool false
13
 
14
  operator_role:
15
  provider: # Art. 2
16
- verbose: 'The owner of this AI project is a natural or legal person, public authority, agency or other body that develops an AI system or a general-purpose AI model or that has an AI system or a general-purpose AI model developed and places it on the market or puts the AI system into service under its own name or trademark, whether for payment or free of charge'
17
  value: !!bool false
18
- on_market: # Art 2
19
- verbose: 'AI project is placed on the market or put into service in the Union'
20
- value: !!bool false
21
  deployer: # Art. 2
22
  verbose: 'AI project operator is a natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity'
23
  value: !!bool false
@@ -37,6 +24,14 @@ operator_role:
37
  verbose: 'AI project operator is a product manufacturer'
38
  value: !!bool false # Art. 2
39
 
 
 
 
 
 
 
 
 
40
  ai_system:
41
  ai_system: # Art. 3(1)
42
  verbose: 'AI project is a machine-based system that is designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment, and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments'
@@ -47,6 +42,19 @@ gpai_model:
47
  verbose: 'AI project is an AI model, including where such an AI model is trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable of competently performing a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications, except AI models that are used for research, development or prototyping activities before they are placed on the market'
48
  value: !!bool false
49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  excepted:
51
  scientific: # Art. 2(6)
52
  verbose: 'AI project is or was specifically developed and put into service for the sole purpose of scientific research and development'
@@ -61,6 +69,8 @@ excepted:
61
  verbose: 'AI project involves AI models that are released under a free and open-source licence that allows for the access, usage, modification, and distribution of the model, and whose parameters, including the weights, the information on the model architecture, and the information on model usage, are made publicly available. This exception shall not apply to general purpose AI models with systemic risks'
62
  value: !!bool false
63
 
 
 
64
  prohibited_practice:
65
  ai_system:
66
  manipulative: # Art. 5(1)(a)
@@ -97,6 +107,8 @@ prohibited_practice:
97
  verbose: 'The AI project involves use of ‘real-time’ remote biometric identification systems in publicly accessible spaces for the purposes of law enforcement stricly for the localisation or identification of a person suspected of having committed a criminal offence, for the purpose of conducting a criminal investigation or prosecution or executing a criminal penalty for offences referred to in Annex II and punishable in the Member State concerned by a custodial sentence or a detention order for a maximum period of at least four years.'
98
  value: !!bool false
99
 
 
 
100
  high_risk_ai_system:
101
  safety_component: # Art. 6(1)(a)
102
  verbose: 'AI project is intended to be used as a safety component of a product'
@@ -362,6 +374,28 @@ quality_management_system:
362
  verbose: 'System includes examination, test, and validation procedures before, during, and after development'
363
  value: !!bool false
364
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
365
  transparency_obligations:
366
  synthetic_content: # Art. 50(2)
367
  verbose: 'Providers of AI systems generating synthetic content ensure outputs are marked and detectable as artificially generated'
@@ -370,13 +404,7 @@ transparency_obligations:
370
  verbose: 'Technical solutions for marking are effective, interoperable, robust, and reliable'
371
  value: !!bool false
372
 
373
- gpai_model_systematic_risk:
374
- evaluation: # Art. 51
375
- verbose: 'Model impact capabilities were evaluated using appropriate technical tools and methodologies'
376
- value: !!bool false
377
- flops: # Art. 51(2)
378
- verbose: 'Cumulative compute for training measured in floating point operations (FLOPs)'
379
- value: !!bool false
380
 
381
  gpai_model_provider_obligations:
382
  intended_uses: # Art. 53(1)(a); Annex XI(1)(1)(a-c)
@@ -404,7 +432,9 @@ gpai_model_provider_obligations:
404
  verbose: 'To downstream providers, describe model elements, development process, and integration requirements'
405
  value: !!bool false
406
 
407
- gpai_obligations_for_systemic_risk_models:
 
 
408
  evaluation: # Art. 55(1)(a)
409
  verbose: 'Perform model evaluation using standardized protocols and conduct adversarial testing'
410
  value: !!bool false
@@ -415,3 +445,5 @@ gpai_obligations_for_systemic_risk_models:
415
  verbose: 'Ensure adequate cybersecurity protection for the model and infrastructure'
416
  value: !!bool false
417
 
 
 
 
 
 
 
 
1
 
2
+ # Information related to high-level characteristics of AI project, including its market status, operator, and type of AI
 
 
 
 
 
 
3
 
4
  operator_role:
5
  provider: # Art. 2
6
+ verbose: 'The operator of this AI project is a natural or legal person, public authority, agency or other body that develops an AI system or a general-purpose AI model or that has an AI system or a general-purpose AI model developed and places it on the market or puts the AI system into service under its own name or trademark, whether for payment or free of charge'
7
  value: !!bool false
 
 
 
8
  deployer: # Art. 2
9
  verbose: 'AI project operator is a natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity'
10
  value: !!bool false
 
24
  verbose: 'AI project operator is a product manufacturer'
25
  value: !!bool false # Art. 2
26
 
27
+ eu_market_status:
28
+ placed_on_market: # Art. 3(9)
29
+ verbose: 'AI project is being made available on the EU market (i.e., supplied for distribution or use in the course of a commercial activity, whether in return for payment or free of charge) for the first time'
30
+ value: !!bool false
31
+ put_into_service: #Art. 3(11)
32
+ verbose: 'AI project is being used for its intended purpose for the first time in the EU, either by the operator or by a deployer to whom it is directly supplied'
33
+ value: !!bool false
34
+
35
  ai_system:
36
  ai_system: # Art. 3(1)
37
  verbose: 'AI project is a machine-based system that is designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment, and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments'
 
42
  verbose: 'AI project is an AI model, including where such an AI model is trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable of competently performing a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications, except AI models that are used for research, development or prototyping activities before they are placed on the market'
43
  value: !!bool false
44
 
45
+ gpai_model_systematic_risk:
46
+ evaluation: # Art. 51 (1)(a)
47
+ verbose: 'The AI project has high impact capabilities based on an evaluation using appropriate technical tools and methodologies, including indicators and benchmarks'
48
+ value: !!bool false
49
+ committee: # Art. 51 (1)(b)
50
+ verbose: 'The AI project has capabilities or an impact equivalent to high impact capabilities based on a decision of the Commission, ex officio or following a qualified alert from the scientific panel'
51
+ value: !!bool false
52
+ flops: # Art. 51(2)
53
+ verbose: 'The cumulative amount of computation used for the training of the AI project, as measured in floating point operations (FLOPs), has been greater than 10^25'
54
+ value: !!bool false
55
+
56
+ # Information related to the Act's exceptions for scientific research, open-source AI, and more
57
+
58
  excepted:
59
  scientific: # Art. 2(6)
60
  verbose: 'AI project is or was specifically developed and put into service for the sole purpose of scientific research and development'
 
69
  verbose: 'AI project involves AI models that are released under a free and open-source licence that allows for the access, usage, modification, and distribution of the model, and whose parameters, including the weights, the information on the model architecture, and the information on model usage, are made publicly available. This exception shall not apply to general purpose AI models with systemic risks'
70
  value: !!bool false
71
 
72
+ # Information related to practices prohibited by the Act
73
+
74
  prohibited_practice:
75
  ai_system:
76
  manipulative: # Art. 5(1)(a)
 
107
  verbose: 'The AI project involves use of ‘real-time’ remote biometric identification systems in publicly accessible spaces for the purposes of law enforcement stricly for the localisation or identification of a person suspected of having committed a criminal offence, for the purpose of conducting a criminal investigation or prosecution or executing a criminal penalty for offences referred to in Annex II and punishable in the Member State concerned by a custodial sentence or a detention order for a maximum period of at least four years.'
108
  value: !!bool false
109
 
110
+ # Requirements for those projects which involve high-risk AI systems
111
+
112
  high_risk_ai_system:
113
  safety_component: # Art. 6(1)(a)
114
  verbose: 'AI project is intended to be used as a safety component of a product'
 
374
  verbose: 'System includes examination, test, and validation procedures before, during, and after development'
375
  value: !!bool false
376
 
377
+ fundamental_rights_assessment:
378
+ process: # Art. 27(1)(a)
379
+ verbose: 'AI project has been subject to a fundamental rights impact assessment that includes a description of the deployer’s processes in which the high-risk AI system will be used in line with its intended purpose'
380
+ value: !!bool false
381
+ time_period: # Art. 27(1)(b)
382
+ value: 'AI project has been subject to a fundamental rights impact assessment that includes a description of the period of time within which, and the frequency with which, each high-risk AI system is intended to be used'
383
+ value: !!bool false
384
+ persons_affected: # Art. 27(1)(c)
385
+ verbose: 'AI project has been subject to a fundamental rights impact assessment that describes the categories of natural persons and groups likely to be affected by its use in the specific context'
386
+ value: !!bool false
387
+ likely_harms: # Art. 27(1)(d)
388
+ verbose: 'AI project has been subject to a fundamental rights impact assessment that describes the specific risks of harm likely to have an impact on the categories of natural persons and groups likely to be affected by its use in the specific context'
389
+ value: !!bool false
390
+ human_oversight: # Art. 27(1)(e)
391
+ verbose: 'AI project has been subject to a fundamental rights impact assessment that includes a description of the implementation of human oversight measures, according to the instructions for use'
392
+ value: !!bool false
393
+ risk_mitigation: # Art. 27(1)(f)
394
+ verbose: 'AI project has been subject to a fundamental rights impact assessment that describes the measures to be taken in the case of the materialisation of risks of harm likely to have an impact on the categories of natural persons and groups likely to be affected by its use in the specific context, including the arrangements for internal governance and complaint mechanisms'
395
+ value: !!bool false
396
+
397
+ # Information related to the Act's requirements for all AI systems
398
+
399
  transparency_obligations:
400
  synthetic_content: # Art. 50(2)
401
  verbose: 'Providers of AI systems generating synthetic content ensure outputs are marked and detectable as artificially generated'
 
404
  verbose: 'Technical solutions for marking are effective, interoperable, robust, and reliable'
405
  value: !!bool false
406
 
407
+ # Information related to the Act's requirements for GPAI models
 
 
 
 
 
 
408
 
409
  gpai_model_provider_obligations:
410
  intended_uses: # Art. 53(1)(a); Annex XI(1)(1)(a-c)
 
432
  verbose: 'To downstream providers, describe model elements, development process, and integration requirements'
433
  value: !!bool false
434
 
435
+ # Information related to the Act's requirements for GPAI models with systematic risk
436
+
437
+ obligations_for_gpai_models_with_systemic_risk:
438
  evaluation: # Art. 55(1)(a)
439
  verbose: 'Perform model evaluation using standardized protocols and conduct adversarial testing'
440
  value: !!bool false
 
445
  verbose: 'Ensure adequate cybersecurity protection for the model and infrastructure'
446
  value: !!bool false
447
 
448
+
449
+