Update script.js
Browse files
script.js
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
]
|
| 11 |
},
|
| 12 |
q2: {
|
| 13 |
-
text: "Have you made the GPAI model available on the EU market
|
| 14 |
type: "question",
|
| 15 |
choices: [
|
| 16 |
{ text: "Yes", next: "q3" },
|
|
|
|
| 10 |
]
|
| 11 |
},
|
| 12 |
q2: {
|
| 13 |
+
text: "Have you made the GPAI model available on the EU market (e.g. via API or open repository)",
|
| 14 |
type: "question",
|
| 15 |
choices: [
|
| 16 |
{ text: "Yes", next: "q3" },
|