Updated text
Browse filesI updated the outcomes text based on Bruna's suggestions in the miro board.
script.js
CHANGED
|
@@ -46,19 +46,19 @@
|
|
| 46 |
type: "outcome"
|
| 47 |
},
|
| 48 |
outcome_systemic_risk: {
|
| 49 |
-
text: "
|
| 50 |
type: "outcome",
|
| 51 |
-
articles: ["Article 53(1)(a)", "Article 53(1)(b)", "Article 53(1)(c)", "Article 53(1)(d)", "Article 54", "Article 55"],
|
| 52 |
additional: "Additional obligations for GPAI with Systemic Risk: Article 55"
|
| 53 |
},
|
| 54 |
outcome_gpai_provider_with_obligations: {
|
| 55 |
-
text: "
|
| 56 |
type: "outcome",
|
| 57 |
class: "gpai",
|
| 58 |
-
articles: ["Article 53(1)(a)", "Article 53(1)(b)", "Article 53(1)(c)", "Article 53(1)(d)", "Article 54"],
|
| 59 |
},
|
| 60 |
outcome_open_source: {
|
| 61 |
-
text: "You're an open-source GPAI provider. Open
|
| 62 |
type: "outcome",
|
| 63 |
class: "gpai",
|
| 64 |
articles: ["Article 53(1)(a)", "Article 53(1)(b)"],
|
|
|
|
| 46 |
type: "outcome"
|
| 47 |
},
|
| 48 |
outcome_systemic_risk: {
|
| 49 |
+
text: "All GPAISR provider obligations apply (open-source exemptions do not apply).",
|
| 50 |
type: "outcome",
|
| 51 |
+
articles: ["Article 53(1)(a)", "Article 53(1)(b)", "Article 53(1)(c)", "Article 53(1)(d)", "Article 54", "Article 55", "Annex XI", "Annex XII"],
|
| 52 |
additional: "Additional obligations for GPAI with Systemic Risk: Article 55"
|
| 53 |
},
|
| 54 |
outcome_gpai_provider_with_obligations: {
|
| 55 |
+
text: "All GPAI provider obligations apply (open-source exemptions do not apply).",
|
| 56 |
type: "outcome",
|
| 57 |
class: "gpai",
|
| 58 |
+
articles: ["Article 53(1)(a)", "Article 53(1)(b)", "Article 53(1)(c)", "Article 53(1)(d)", "Article 54","Annex XI", "Annex XII"],
|
| 59 |
},
|
| 60 |
outcome_open_source: {
|
| 61 |
+
text: "You're an open-source GPAI provider. Open-source exemptions apply.",
|
| 62 |
type: "outcome",
|
| 63 |
class: "gpai",
|
| 64 |
articles: ["Article 53(1)(a)", "Article 53(1)(b)"],
|