Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -13,41 +13,6 @@ tags:
|
|
| 13 |
- relevance
|
| 14 |
- synthetic
|
| 15 |
- annotations
|
| 16 |
-
configs:
|
| 17 |
-
- config_name: default
|
| 18 |
-
data_files:
|
| 19 |
-
- split: train
|
| 20 |
-
path: data/train-*
|
| 21 |
-
- split: validation
|
| 22 |
-
path: data/validation-*
|
| 23 |
-
dataset_info:
|
| 24 |
-
features:
|
| 25 |
-
- name: id
|
| 26 |
-
dtype: string
|
| 27 |
-
- name: query
|
| 28 |
-
dtype: string
|
| 29 |
-
- name: texts
|
| 30 |
-
list: string
|
| 31 |
-
- name: context_spans
|
| 32 |
-
list:
|
| 33 |
-
list:
|
| 34 |
-
list: int64
|
| 35 |
-
- name: context_spans_relevance
|
| 36 |
-
list:
|
| 37 |
-
list: int64
|
| 38 |
-
- name: labels
|
| 39 |
-
list: int64
|
| 40 |
-
- name: think_process
|
| 41 |
-
list: string
|
| 42 |
-
splits:
|
| 43 |
-
- name: train
|
| 44 |
-
num_bytes: 1148580506
|
| 45 |
-
num_examples: 68508
|
| 46 |
-
- name: validation
|
| 47 |
-
num_bytes: 127636821
|
| 48 |
-
num_examples: 7613
|
| 49 |
-
download_size: 1268909996
|
| 50 |
-
dataset_size: 1276217327
|
| 51 |
---
|
| 52 |
|
| 53 |
# Semantic-Highlight-FR-Annotations
|
|
@@ -75,9 +40,9 @@ par Qwen3.5-4B.
|
|
| 75 |
|
| 76 |
## Statistiques
|
| 77 |
|
| 78 |
-
- **Nombre total de samples** :
|
| 79 |
- **Nombre moyen de textes par question** : 2.0
|
| 80 |
-
- **Taux de pertinence moyen** :
|
| 81 |
|
| 82 |
## Génération
|
| 83 |
|
|
|
|
| 13 |
- relevance
|
| 14 |
- synthetic
|
| 15 |
- annotations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# Semantic-Highlight-FR-Annotations
|
|
|
|
| 40 |
|
| 41 |
## Statistiques
|
| 42 |
|
| 43 |
+
- **Nombre total de samples** : 76121
|
| 44 |
- **Nombre moyen de textes par question** : 2.0
|
| 45 |
+
- **Taux de pertinence moyen** : 9.3%
|
| 46 |
|
| 47 |
## Génération
|
| 48 |
|