LouisMreau commited on
Commit
ff9f66d
·
verified ·
1 Parent(s): 48f3acb

Remove INA references from README

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -11,13 +11,12 @@ tags:
11
  - french
12
  - synthetic
13
  - transcription
14
- - INA
15
- pretty_name: INA French Deduplication Synthetic Dataset
16
  ---
17
 
18
- # INA French Deduplication Synthetic Dataset
19
 
20
- A synthetic French dataset for training and evaluating text deduplication pipelines, inspired by INA (Institut National de l'Audiovisuel) transcription archives.
21
 
22
  ## Dataset Description
23
 
@@ -89,8 +88,8 @@ paraphrases = ds.filter(lambda x: x["error_details"] == "paraphrase")
89
  ## Citation
90
 
91
  ```
92
- @dataset{ina_french_dedup_synthetic,
93
- title={INA French Deduplication Synthetic Dataset},
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
  }