iyosha commited on
Commit
e29370e
Β·
verified Β·
1 Parent(s): 8f388ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -51,6 +51,11 @@ configs:
51
  - split: test
52
  path: data/test-*
53
  license: cc-by-nc-4.0
 
 
 
 
 
54
  ---
55
 
56
  # StressTest Evaluation Dataset
@@ -59,7 +64,9 @@ This dataset supports the evaluation of models on **Sentence Stress Reasoning (S
59
 
60
  **[StressTest: Can YOUR Speech LM Handle the Stress?](https://arxiv.org/abs/2505.22765)**
61
 
62
- πŸ“ƒ [Paper](https://arxiv.org/abs/2505.22765) | πŸ’» [Code Repository](https://github.com/slp-rl/StressTest) | πŸ€— [Model: StresSLM](https://huggingface.co/slprl/StresSLM)
 
 
63
 
64
  ---
65
 
 
51
  - split: test
52
  path: data/test-*
53
  license: cc-by-nc-4.0
54
+ task_categories:
55
+ - question-answering
56
+ - automatic-speech-recognition
57
+ language:
58
+ - en
59
  ---
60
 
61
  # StressTest Evaluation Dataset
 
64
 
65
  **[StressTest: Can YOUR Speech LM Handle the Stress?](https://arxiv.org/abs/2505.22765)**
66
 
67
+ πŸ’» [Code Repository](https://github.com/slp-rl/StressTest) | πŸ€— [Model: StresSLM](https://huggingface.co/slprl/StresSLM) | πŸ€— [Stress-17k Dataset](https://huggingface.co/datasets/slprl/Stress-17K-raw)
68
+
69
+ πŸ“ƒ [Paper](https://arxiv.org/abs/2505.22765) | 🌐 [Project Page](https://pages.cs.huji.ac.il/adiyoss-lab/stresstest/)
70
 
71
  ---
72