Remove INA references from README
Browse files
README.md
CHANGED
|
@@ -11,13 +11,12 @@ tags:
|
|
| 11 |
- french
|
| 12 |
- synthetic
|
| 13 |
- transcription
|
| 14 |
-
|
| 15 |
-
pretty_name: INA French Deduplication Synthetic Dataset
|
| 16 |
---
|
| 17 |
|
| 18 |
-
#
|
| 19 |
|
| 20 |
-
A synthetic French dataset for training and evaluating text deduplication pipelines,
|
| 21 |
|
| 22 |
## Dataset Description
|
| 23 |
|
|
@@ -89,8 +88,8 @@ paraphrases = ds.filter(lambda x: x["error_details"] == "paraphrase")
|
|
| 89 |
## Citation
|
| 90 |
|
| 91 |
```
|
| 92 |
-
@dataset{
|
| 93 |
-
title={
|
| 94 |
year={2026},
|
| 95 |
url={https://huggingface.co/datasets/LouisMreau/ina-french-dedup-synthetic}
|
| 96 |
}
|
|
|
|
| 11 |
- french
|
| 12 |
- synthetic
|
| 13 |
- transcription
|
| 14 |
+
pretty_name: French Deduplication Synthetic Dataset
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
+
# French Deduplication Synthetic Dataset
|
| 18 |
|
| 19 |
+
A synthetic French dataset for training and evaluating text deduplication pipelines, simulating TV/radio transcription archives.
|
| 20 |
|
| 21 |
## Dataset Description
|
| 22 |
|
|
|
|
| 88 |
## Citation
|
| 89 |
|
| 90 |
```
|
| 91 |
+
@dataset{french_dedup_synthetic,
|
| 92 |
+
title={French Deduplication Synthetic Dataset},
|
| 93 |
year={2026},
|
| 94 |
url={https://huggingface.co/datasets/LouisMreau/ina-french-dedup-synthetic}
|
| 95 |
}
|