AlexWortega commited on
Commit
86a7cc2
·
verified ·
1 Parent(s): 0fbf821

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -15,7 +15,17 @@ library_name: transformers
15
 
16
  # Borealis-5B-IT
17
 
18
- Borealis is an audio-language model that combines Whisper encoder with Qwen3-4B LLM for speech understanding and instruction-following tasks.
 
 
 
 
 
 
 
 
 
 
19
 
20
  ## Model Description
21
 
 
15
 
16
  # Borealis-5B-IT
17
 
18
+ ## Benchmarks
19
+
20
+
21
+ | Split | WER | CER | Samples |
22
+ |--------------------------|--------|--------|---------|
23
+ | Russian_LibriSpeech | 6.63% | 3.49% | 1000 |
24
+ | Common_Voice_Corpus_22.0 | 8.88% | 5.04% | 1000 |
25
+ | Tone_Webinars | 56.87% | 52.47% | 1000 |
26
+ | Tone_Books | 6.03% | 3.75% | 1000 |
27
+ | Tone_Speak | 4.63% | 3.38% | 700 |
28
+ | Sova_RuDevices | 17.28% | 8.03% | 1000 |
29
 
30
  ## Model Description
31