Skip to content

Commit 86e7faa

Browse files
authored
Merge pull request #435 from NGO-Algorithm-Audit/registration-page
new event and registration
2 parents f395ea8 + 83b39aa commit 86e7faa

7 files changed

Lines changed: 124 additions & 39 deletions

File tree

config/_default/menus.NL.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,13 @@ hasChildren = true
144144
weight = 2
145145
[[main.params]]
146146
icon = "fa-newspaper"
147+
[[main]]
148+
parent = "Evenementen"
149+
name = "Registreren"
150+
url = "/nl/events/registration"
151+
weight = 3
152+
[[main.params]]
153+
icon = "fa-address-card"
147154
[[main]]
148155
name = "Over ons"
149156
url = "/nl/about/teams"

config/_default/menus.en.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,13 @@ hasChildren = true
144144
weight = 2
145145
[[main.params]]
146146
icon = "fa-newspaper"
147+
[[main]]
148+
parent = "Events"
149+
name = "Registration"
150+
url = "/events/registration"
151+
weight = 3
152+
[[main.params]]
153+
icon = "fa-address-card"
147154

148155
[[main]]
149156
name = "About"
Lines changed: 79 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,95 @@
11
---
22
title: Registration
33
subtitle: >
4-
Register for events of Algorithm Audit.
4+
Register for events of Algorithm Audit
55
image: /images/svg-illustrations/about.svg
6+
dynamic_form_engine:
7+
- title: Register
8+
id: form1
9+
icon: fas fa-user-tag
10+
section:
11+
- questions:
12+
- identifier: name
13+
id: name
14+
title: Name
15+
content: ''
16+
required: true
17+
type: text
18+
- identifier: function
19+
id: function
20+
title: Position and organisation
21+
content: ''
22+
required: true
23+
type: text
24+
- identifier: mail
25+
id: contact-details
26+
title: Email address
27+
content: ''
28+
required: true
29+
type: email
30+
- identifier: terms-and-conditions
31+
id: terms-and-conditions
32+
title: By checking this box you agree with
33+
content: >
34+
- Submitted data will only be processed in the context of the event.
35+
36+
- Your registration is complete once the participation fee has been paid as outlined in the confirmation email.
37+
38+
- Inform Algorithm Audit as soon as possible if you are unable to attend the event by sending an email to info@algorithmaudit.eu.
39+
use_card_style: false
40+
options:
41+
- id: agree
42+
value: agree
43+
title: Agree
44+
content: ''
45+
required: true
46+
type: checkbox
47+
complete_form_options:
48+
type: submit
49+
button_text: Register
50+
backend_link: 'https://formspree.io/f/mdoqdpnn'
51+
# promo_bar:
52+
# - content: |
53+
# A few spots are still available for the event. Registering does not automatically confirm participation. You will be informed by Tuesday February 24 at the latest whether you can attend the event.
54+
quick_navigation:
55+
title: Overview
56+
links:
57+
- title: Masterclass GPAI
58+
url: "#event"
659
---
760

8-
<!-- {{< accordions_area_open id="webinar" >}}
61+
{{< accordions_area_open id="event" >}}
62+
63+
{{< accordion_item_open title="Masterclass 'Testing General Purpose AI (GPAI) applications'" id="event" background_color="#ffffff" tag1="25-06-2026" tag2="masterclass" tag3="hybrid" image="/images/events/20260625_GPAI_event.png" >}}
964

10-
{{< accordion_item_open title="Lunch webinar 'Open source tools for AI validation" id="webinar" background_color="#ffffff" date="13-06-2025" tag1="webinar" tag2="technical tools" image="/images/logo/logo.svg" >}}
65+
{{< promo_bar index="0" >}}
1166

12-
{{< button button_text="Register" button_link="#form" >}}
67+
<br>
1368

1469
#### Description
15-
In this webinar, you will learn more about validating AI systems. Which tools can you use to detect bias in an algorithm or AI system when protected characteristics are not available? And what is the purpose and necessity of synthetic data generation? Additionally, the webinar will address developing software without relying on cloud providers or commercial parties. During the webinar, two open-source tools will be introduced (an unsupervised bias detection tool and a synthetic data generation tool) that have been developed as part of the Innovation Budget 2024-25 by the Ministry of the Interior and Kingdom Relations, the Education Executive Agency, and the Algorithm Audit foundation. The last 20 minutes will be reserved for questions.
70+
The capabilities of GPAI models and systems continue to improve. GPAI systems now match or exceed expert-level performance on capabilities such as “reasoning”, “problem solving” and “graduate-level skills”. Yet it is often unclear what these concepts actually capture. In this masterclass, attendees gain state-of-the-art insights about the latest developments in the rapidly advancing field of GPAI benchmarking.
1671

1772
#### Date
18-
Friday June 13th 12h00-13h00 CET
73+
Thursday June 25th, 10:00-17:00 CET
74+
75+
#### Address
76+
Hybrid or The Hague Conference Centre (New Babylon), Anna van Buerenplein 29, 2595 DA Den Haag
77+
78+
#### Programme
79+
- 09:30-10:00 Doors open
80+
- 10:00-11:15 Introduction General Purpose AI (GPAI) and testing GPAI applications
81+
- 11:15-11:30 Break – coffee, tea and refreshments
82+
- 11:30-12:30 State-of-the-art concepts and developments in GPAI benchmarking
83+
- 12:30-13:30 Lunch – catered
84+
- 13:30-14:45 Case study from Dutch public sector
85+
- 14:45-15:15 Break – coffee, tea and refreshments
86+
- 15:15-16:30 Hands-on exercises to build practical experience
87+
- 16:30-17:30 Drinks – catered
1988

20-
#### Program
21-
- 12:00-12:05 Online check-in and introduction (AA)
22-
- 12:05-12:20 Introduction and launch of the 'Unsupervised Bias Detection Tool' + DUO use case (AA)
23-
- 12:20-12:40 Introduction and launch of the 'Synthetic Data Generation Tool' + DUO use case (AA + DUO)
24-
- 12:40-13:00 Q&A session with the audience
2589

2690
#### Audience
27-
Primarily data scientists who can start using the tools, but secondarily also less technical audiences (policy officers, implementation experts, etc.)
91+
Professionals from private and public sector who regularly work with GPAI application, such as implementation of generative AI solutions in work processes, testing GPAI capabilities and/or working on AI policy.
92+
93+
{{< dynamic_form_engine index="0" >}}
2894

29-
{{< accordion_item_close >}} -->
95+
{{< accordion_item_close >}}

content/nederlands/events/registration.md

Lines changed: 31 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ dynamic_form_engine:
77
- title: Aanmelden
88
id: form1
99
icon: fas fa-user-tag
10-
content: |
11-
Er zijn nog een paar plekken over voor het event. Aanmelden betekent geen automatische bevestiging voor deelname aan het event. U wordt uiterlijk dinsdag 24 februari geïnformeerd of u bij het event aanwezig kunt zijn.
1210
section:
1311
- questions:
1412
- identifier: name
@@ -31,11 +29,13 @@ dynamic_form_engine:
3129
type: email
3230
- identifier: terms-and-conditions
3331
id: terms-and-conditions
34-
title: Toestemming verwerking persoonsgegevens
32+
title: Door dit vakje aan te vinken ga je akkoord met
3533
content: >
36-
Ingezonden gegevens zullen alleen verwerkt worden in het kader van
37-
het event. Je gegevens zullen veilig worden
38-
opgeslagen en worden verwijderd nadat de procedure is afgerond.
34+
- Ingezonden gegevens worden alleen verwerkt in het kader van het event.
35+
36+
- Je aanmelding is definitief zodra de deelnamekosten zijn voldaan zoals beschreven in de bevestigingsmail.
37+
38+
- Informeer Algorithm Audit zo snel mogelijk als je niet bij het event aanwezig kunt zijn door een mail te sturen naar info@algorithmaudit.eu.
3939
use_card_style: false
4040
options:
4141
- id: agree
@@ -48,43 +48,48 @@ dynamic_form_engine:
4848
type: submit
4949
button_text: Aanmelden
5050
backend_link: 'https://formspree.io/f/mdoqdpnn'
51-
promo_bar:
52-
- content: |
53-
Er zijn nog een paar plekken over voor het event. Aanmelden betekent geen automatische bevestiging voor deelname aan het event. U wordt uiterlijk dinsdag 24 februari geïnformeerd of u bij het event aanwezig kunt zijn.
54-
# quick_navigation:
55-
# title: Inhoudsopgave
56-
# links:
57-
# - title: Validatiekader
58-
# url: "#event"
51+
# promo_bar:
52+
# - content: |
53+
# Er zijn nog een paar plekken over voor het event. Aanmelden betekent geen automatische bevestiging voor deelname aan het event. U wordt uiterlijk dinsdag 24 februari geïnformeerd of u bij het event aanwezig kunt zijn.
54+
quick_navigation:
55+
title: Inhoudsopgave
56+
links:
57+
- title: Masterclass GPAI
58+
url: "#event"
5959
---
6060

61-
<!-- {{< accordions_area_open id="event" >}}
61+
{{< accordions_area_open id="event" >}}
6262

63-
{{< accordion_item_open title="Presentatie Validatiekader 'Verantwoorde inzet Large Language Models (LLM) voor publieke informatievoorziening'" id="event" background_color="#ffffff" tag1="26-02-2026" tag2="event" tag3="Validatiekader LLMs" image="/images/events/20260226_Validatiekader.png" >}}
63+
{{< accordion_item_open title="Masterclass 'Testen van General Purpose AI (GPAI) toepassingen'" id="event" background_color="#ffffff" tag1="25-06-2026" tag2="masterclass" tag3="hybride" image="/images/events/20260625_GPAI_event.png" >}}
6464

6565
{{< promo_bar index="0" >}}
6666

6767
<br>
6868

6969
#### Beschrijving
70-
Overheden experimenteren volop met de toepassing van taalmodellen en andere generatieve AI-toepassingen. Gebaseerd op een aantal voor-aanstaande pilots zijn best-practices vastgelegd in een validatiekader. Het validatiekader helpt organisaties om taalmodellen zo verantwoord mogelijk in te zetten. Meld je aan voor het presentatiemoment van het kader.
70+
De capaciteiten van GPAI-modellen en -systemen blijven zich ontwikkelen. GPAI-systemen evenaren of overtreffen inmiddels expertniveau op vaardigheden als “redeneren”, “probleemoplossen” en “academische vaardigheden”. Toch is vaak onduidelijk wat deze begrippen daadwerkelijk omvatten. In deze masterclass krijgen deelnemers state-of-the-art inzichten in de nieuwste ontwikkelingen op het snel evoluerende gebied van GPAI-benchmarking.
7171

7272
#### Datum
73-
Donderdag 26 februari 14:00-16:00 uur
73+
Donderdag 25 juni, 10:00-17:00 uur
7474

7575
#### Adres
76-
Raad voor de Rechtspraak (Kneuterdijk 1, 2514 EM Den Haag)
76+
Hybride of The Hague Conference Centre (New Babylon), Anna van Buerenplein 29, 2595 DA Den Haag
7777

7878
#### Programma
79-
- 13:30-14:00 Inloop
80-
- 14:00-14:45 Deel I (presentatie van validatiekader)
81-
- 14:45-15:00 Pauze
82-
- 15:15-16:00 Deel II (paneldiscussie en Q&A met publiek)
83-
- 16:00-16:15 Borrel
79+
- 09:30-10:00 Inloop
80+
- 10:00-11:15 Introductie General Purpose AI (GPAI) en het testen van GPAI-toepassingen
81+
- 11:15-11:30 Pauze – koffie, thee en versnaperingen
82+
- 11:30-12:30 State-of-the-art concepten en ontwikkelingen in GPAI-benchmarking
83+
- 12:30-13:30 Lunch – verzorgd
84+
- 13:30-14:45 Casus uit de Nederlandse publieke sector
85+
- 14:45-15:15 Pauze – koffie, thee en versnaperingen
86+
- 15:15-16:30 Praktijkoefeningen om hands-on ervaring op te doen
87+
- 16:30-17:30 Borrel – verzorgd
88+
8489

8590
#### Doelgroep
86-
Brede doelgroep, o.a. ontwikkelteams, bestuurders, data scientists, juristen, beleidsmedewerkers
91+
Professionals uit de private en publieke sector die regelmatig werken met GPAI-toepassingen, zoals het implementeren van generatieve AI-oplossingen in werkprocessen, het testen van GPAI-capaciteiten en/of het werken aan AI-beleid.
8792

8893
{{< dynamic_form_engine index="0" >}}
8994

90-
{{< accordion_item_close >}} -->
95+
{{< accordion_item_close >}}
599 KB
Loading
5.38 KB
Loading

static/images/people/RLangius.jpeg

17.1 KB
Loading

0 commit comments

Comments
 (0)