Update README.md
Browse files
README.md
CHANGED
@@ -62,7 +62,6 @@ all_qa = load_dataset("SINAI/databenchSPA", name="qa")
|
|
62 |
# Load PRESTA QA splits
|
63 |
iberlef_train_qa = load_dataset("SINAI/databenchSPA", name="iberlef", split="train")
|
64 |
iberlef_dev_qa = load_dataset("SINAI/databenchSPA", name="iberlef", split="dev")
|
65 |
-
|
66 |
```
|
67 |
|
68 |
You can use any of the individual [integrated libraries](https://huggingface.co/docs/hub/datasets-libraries#libraries) to load the actual data where the answer is to be retrieved.
|
@@ -81,17 +80,17 @@ df = pd.read_parquet(f"hf://datasets/SINAI/databenchSPA/{ds_id}/all.parquet")
|
|
81 |
|
82 |
| # | Name | Rows | Columns | #QA | Source (Reference) |
|
83 |
|----|----------------------------------------------------------------------------------------------------------------------------------------------|-------|---------|-----|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
84 |
-
| 1 | [Encuesta de Igualidad](https://public.graphext.com/bcf11ce000281e77/index.html?section=data) | 2000 | 105 |
|
85 |
-
| 2 | [Calidad del Sueño](https://public.graphext.com/d586cf17f68716b2/index.html) | 2000 | 80 |
|
86 |
-
| 3 | [Fusión Barómetros](https://public.graphext.com/090bc5693db03f4b/index.html) | 7430 | 161 |
|
87 |
-
| 4 | [Barómetro Andaluz](https://public.graphext.com/ece62fc1938451e2/index.html) | 5349 | 85 |
|
88 |
-
| 5 | [Juventud](https://public.graphext.com/d47edca4181aa6ab/index.html) | 1510 | 236 |
|
89 |
-
| 6 | [Política Fiscal](https://public.graphext.com/244aabe0e1f29604/index.html?section=data) | 3011 | 198 |
|
90 |
-
| 7 | [Relaciones](https://public.graphext.com/4bfd99166c878c01/index.html) | 2491 | 186 |
|
91 |
-
| 8 | [Barómetro Mensual](https://public.graphext.com/6d6ed9331ce0ab03/index.html) | 2444 | 185 |
|
92 |
-
| 9 | [Percepción del Amor](https://public.graphext.com/0c073fc60827634b/index.html?section=data) | 2000 | 150 |
|
93 |
-
| 10 | [Salud Mental](https://public.graphext.com/05917cf2424e681f/index.html?section=data) | 3083 | 354 |
|
94 |
-
| | **Total** | 31318 | 1741 |
|
95 |
|
96 |
|
97 |
## 🏗️ Folder structure
|
|
|
62 |
# Load PRESTA QA splits
|
63 |
iberlef_train_qa = load_dataset("SINAI/databenchSPA", name="iberlef", split="train")
|
64 |
iberlef_dev_qa = load_dataset("SINAI/databenchSPA", name="iberlef", split="dev")
|
|
|
65 |
```
|
66 |
|
67 |
You can use any of the individual [integrated libraries](https://huggingface.co/docs/hub/datasets-libraries#libraries) to load the actual data where the answer is to be retrieved.
|
|
|
80 |
|
81 |
| # | Name | Rows | Columns | #QA | Source (Reference) |
|
82 |
|----|----------------------------------------------------------------------------------------------------------------------------------------------|-------|---------|-----|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
83 |
+
| 1 | [Encuesta de Igualidad](https://public.graphext.com/bcf11ce000281e77/index.html?section=data) | 2000 | 105 | 25 | [40dB](https://elpais.com/espana/2024-03-11/consulte-todos-los-datos-internos-de-la-encuesta-de-el-pais-de-marzo-cuestionarios-cruces-y-respuestas.html) |
|
84 |
+
| 2 | [Calidad del Sueño](https://public.graphext.com/d586cf17f68716b2/index.html) | 2000 | 80 | 25 | [40dB](https://elpais.com/ciencia/2024-02-25/consulte-todos-los-datos-internos-del-barometro-de-el-pais-cuestionarios-cruces-y-respuestas-individuales.html) |
|
85 |
+
| 3 | [Fusión Barómetros](https://public.graphext.com/090bc5693db03f4b/index.html) | 7430 | 161 | 25 | [CIS](https://www.cis.es/es/detalle-ficha-estudio?idEstudio=14707) |
|
86 |
+
| 4 | [Barómetro Andaluz](https://public.graphext.com/ece62fc1938451e2/index.html) | 5349 | 85 | 25 | [CEA](https://www.centrodeestudiosandaluces.es/barometro/barometro-andaluz-de-septiembre-2023) |
|
87 |
+
| 5 | [Juventud](https://public.graphext.com/d47edca4181aa6ab/index.html) | 1510 | 236 | 25 | [CRS](https://www.centroreinasofia.org/publicacion/barometro-salud-2023/) |
|
88 |
+
| 6 | [Política Fiscal](https://public.graphext.com/244aabe0e1f29604/index.html?section=data) | 3011 | 198 | 25 | [CIS](https://www.cis.es/detalle-ficha-estudio?origen=estudio&idEstudio=14741) |
|
89 |
+
| 7 | [Relaciones](https://public.graphext.com/4bfd99166c878c01/index.html) | 2491 | 186 | 25 | [CIS](https://www.cis.es/detalle-ficha-estudio?origen=estudio&idEstudio=14702) |
|
90 |
+
| 8 | [Barómetro Mensual](https://public.graphext.com/6d6ed9331ce0ab03/index.html) | 2444 | 185 | 25 | [CIS](https://www.cis.es/es/detalle-ficha-estudio?idEstudio=14676) |
|
91 |
+
| 9 | [Percepción del Amor](https://public.graphext.com/0c073fc60827634b/index.html?section=data) | 2000 | 150 | 25 | [40dB](https://elpais.com/sociedad/2022-06-05/consulte-todos-los-datos-internos-de-la-encuesta-de-el-pais-sobre-la-percepcion-del-amor-cuestionarios-y-respuestas-individuales.html) |
|
92 |
+
| 10 | [Salud Mental](https://public.graphext.com/05917cf2424e681f/index.html?section=data) | 3083 | 354 | 25 | [CIS](https://datos.gob.es/es/catalogo/ea0022266-2193comportamiento-de-los-espanoles-ante-las-vacaciones-iii) |
|
93 |
+
| | **Total** | 31318 | 1741 | 250 | |
|
94 |
|
95 |
|
96 |
## 🏗️ Folder structure
|