Sabomako commited on
Commit
71f2b24
·
verified ·
1 Parent(s): ae6c18d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -7,8 +7,17 @@ tags:
7
  - multimodal
8
  library_name: transformers
9
  pipeline_tag: any-to-any
 
 
10
  ---
11
 
 
 
 
 
 
 
 
12
  # Qwen3-Omni
13
 
14
  <a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">
@@ -2049,4 +2058,4 @@ If you find our paper and code useful in your research, please consider giving a
2049
  }
2050
  ``` -->
2051
 
2052
- <br>
 
7
  - multimodal
8
  library_name: transformers
9
  pipeline_tag: any-to-any
10
+ base_model:
11
+ - Qwen/Qwen3-Omni-30B-A3B-Thinking
12
  ---
13
 
14
+ ## Performance
15
+
16
+ | Metric | This model | Original model ([Qwen/Qwen3-Omni-30B-A3B-Thinking](https://huggingface.co/Qwen/Qwen3-Omni-30B-A3B-Thinking)) |
17
+ | :----- | :--------: | :---------------------------: |
18
+ | **KL divergence** | 0.003563 | 0 *(by definition)* |
19
+ | **Refusals** | 7/100 | 99/100 |
20
+
21
  # Qwen3-Omni
22
 
23
  <a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">
 
2058
  }
2059
  ``` -->
2060
 
2061
+ <br>