AdrianGonzalezSanchez commited on
Commit
c1ce83c
·
verified ·
1 Parent(s): a316b71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -3
README.md CHANGED
@@ -1,3 +1,27 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ *Based on [The General-Purpose AI Code of Practice](https://digital-strategy.ec.europa.eu/en/policies/contents-code-gpai)*
6
+
7
+ Author: [AdrianGonzalezSanchez] (https://huggingface.co/AdrianGonzalezSanchez)
8
+
9
+ JSON FILE >>> [GPAI_spec.json](https://huggingface.co/datasets/AdrianGonzalezSanchez/GPAI/blob/main/GPAI_spec.json)
10
+
11
+ Original DOC TEMPLATE >>> [Model_Documentation_Form.docx](https://ec.europa.eu/newsroom/dae/redirection/document/118118)
12
+
13
+ Original PDF CHAPTER >>> [Code_of_Practice_for_GeneralPurpose_AI_Models_Transparency_Chapter.pdf](https://ec.europa.eu/newsroom/dae/redirection/document/118120)
14
+
15
+ ---
16
+
17
+ *Model Documentation JSON Schema*
18
+
19
+ This JSON file defines a structured schema for documenting general-purpose AI models in alignment with the EU AI Act transparency requirements. It mirrors the official Model Documentation Form template, with each row represented as a JSON field.
20
+ Each entry contains:
21
+ - description → short explanation of what the field is asking for.
22
+ - value or selected → a placeholder for providers to fill in.
23
+ - options → enumerated choices where applicable (e.g. parameter ranges, data types, distribution channels).
24
+ - AIO / NCAs / DPs → Boolean flags showing which stakeholders the information is intended for:
25
+ - AIO = AI Office
26
+ - NCAs = National Competent Authorities
27
+ - DPs = Downstream Providers