Skip to content

Commit cbcf6c8

Browse files
authored
Enhance README with project details and live demo link
Added project overview, goals, features, and access limitations to README.
1 parent 1beb57c commit cbcf6c8

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# AI_stats_measurement
2-
Pilot project for measuring official statistics in AI
2+
Pilot project for measuring official statistics in AI,
3+
4+
🔗 Live demo: https://ai-stats-measurement.lab.sspcloud.fr/
5+
6+
# Overview
7+
This project explores the reliability of Large Language Models (LLMs) when answering questions based on official statistical data. It compares model responses against trusted sources such as National Statistical Institutes (NSIs).
8+
9+
# Goal
10+
The goal of this project is to assess whether publicly available data from NSIs is machine-readable and findable. The aim is to identify whether NSIs need to take action to improve the machine-readability and discoverability of their data to better support AI systems.
11+
12+
13+
# Features
14+
- Analytics dashboard
15+
Evaluate model performance using metrics such as ARR (Accuracy Rate Ratio) per NSI and per model.
16+
- Response inspection
17+
Load and review all responses for a given prompt.
18+
19+
# Access & Limitations
20+
Submitting new prompts is currently limited to CBS researchers only.
21+
Public users can explore results and existing evaluations.
322

423
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=SNStatComp_AI_stats_measurement&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=SNStatComp_AI_stats_measurement)
524

0 commit comments

Comments
 (0)