Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -35,43 +35,6 @@ While speech interaction is becoming a primary interface for IR systems, perform
|
|
| 35 |
* **Robustness Evaluation:** Explicitly models four acoustic conditions: **Clean, Low Noise (20dB), Medium Noise (10dB), and High Noise (0dB)**.
|
| 36 |
* **MTEB Compatibility:** Follows standard JSONL/BEIR formatting for seamless integration into modern retrieval pipelines.
|
| 37 |
|
| 38 |
-
---
|
| 39 |
-
license: cc-by-sa-4.0
|
| 40 |
-
task_categories:
|
| 41 |
-
- text-retrieval
|
| 42 |
-
- automatic-speech-recognition
|
| 43 |
-
language:
|
| 44 |
-
- en
|
| 45 |
-
- zh
|
| 46 |
-
tags:
|
| 47 |
-
- spoken-query-retrieval
|
| 48 |
-
- information-retrieval
|
| 49 |
-
- audio-text-retrieval
|
| 50 |
-
- mteb
|
| 51 |
-
- c-mteb
|
| 52 |
-
- robustness
|
| 53 |
-
pretty_name: SQuTR
|
| 54 |
-
size_categories:
|
| 55 |
-
- 10K<n<100K
|
| 56 |
-
---
|
| 57 |
-
|
| 58 |
-
# SQuTR: A Robustness Benchmark for Spoken Query to Text Retrieval
|
| 59 |
-
|
| 60 |
-
[](https://github.com/ttoyekk1a/SQuTR-Spoken-Query-to-Text-Retrieval)
|
| 61 |
-
|
| 62 |
-
**SQuTR** (Spoken Query-to-Text Retrieval) is a large-scale bilingual benchmark designed to evaluate the robustness of information retrieval systems under realistic acoustic perturbations.
|
| 63 |
-
|
| 64 |
-
While speech interaction is becoming a primary interface for IR systems, performance often degrades significantly in noisy environments. SQuTR provides a standardized framework featuring **37,317** complex queries across **6 domains**, synthesized with **200 real speakers**, and evaluated under **4 graded noise levels**.
|
| 65 |
-
|
| 66 |
-
---
|
| 67 |
-
|
| 68 |
-
## 🌟 Key Features
|
| 69 |
-
|
| 70 |
-
* **Bilingual & Multi-Domain:** Includes 6 subsets from MTEB and C-MTEB covering Wikipedia, Finance, Medical, and Encyclopedia domains.
|
| 71 |
-
* **High-Fidelity Synthesis:** Generated using **CosyVoice-3** with diverse speaker profiles, totaling **190.4 hours** of audio.
|
| 72 |
-
* **Robustness Evaluation:** Explicitly models four acoustic conditions: **Clean, Low Noise (20dB), Medium Noise (10dB), and High Noise (0dB)**.
|
| 73 |
-
* **MTEB Compatibility:** Follows standard JSONL/BEIR formatting for seamless integration into modern retrieval pipelines.
|
| 74 |
-
|
| 75 |
---
|
| 76 |
|
| 77 |
## 📂 Dataset Structure
|
|
|
|
| 35 |
* **Robustness Evaluation:** Explicitly models four acoustic conditions: **Clean, Low Noise (20dB), Medium Noise (10dB), and High Noise (0dB)**.
|
| 36 |
* **MTEB Compatibility:** Follows standard JSONL/BEIR formatting for seamless integration into modern retrieval pipelines.
|
| 37 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
---
|
| 39 |
|
| 40 |
## 📂 Dataset Structure
|