File size: 1,394 Bytes
c1ce83c c274711 c1ce83c |
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 |
---
license: apache-2.0
---
*Based on [The General-Purpose AI Code of Practice](https://digital-strategy.ec.europa.eu/en/policies/contents-code-gpai)*
Author: [AdrianGonzalezSanchez] (https://huggingface.co/AdrianGonzalezSanchez)
Original DOC TEMPLATE >>> [Model_Documentation_Form.docx](https://ec.europa.eu/newsroom/dae/redirection/document/118118)
Original PDF CHAPTER >>> [Code_of_Practice_for_GeneralPurpose_AI_Models_Transparency_Chapter.pdf](https://ec.europa.eu/newsroom/dae/redirection/document/118120)
---
*Model Documentation JSON Schema*
JSON FILE >>> [GPAI_spec.json](https://huggingface.co/datasets/AdrianGonzalezSanchez/GPAI/blob/main/GPAI_spec.json)
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.
Each entry contains:
- description → short explanation of what the field is asking for.
- value or selected → a placeholder for providers to fill in.
- options → enumerated choices where applicable (e.g. parameter ranges, data types, distribution channels).
- AIO / NCAs / DPs → Boolean flags showing which stakeholders the information is intended for:
- AIO = AI Office
- NCAs = National Competent Authorities
- DPs = Downstream Providers |