KaraKaraWitch commited on
Commit
794b509
·
verified ·
1 Parent(s): 64454fc

Fix broken markdown

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ thumbnail: https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab6
6
  pipeline_tag: text-generation
7
  ---
8
 
9
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/e41oJOWxEvcZYiXstfEH_.png)
10
 
11
  - Try out the model on [![Featherless](https://img.shields.io/badge/featherless--ai%2FQRWKV--72B-Dummy?style=flat&label=Featherless&color=facc15)](https://featherless.ai/models/featherless-ai/QRWKV-72B)
12
  - Model details from our blog post here! [![Substack](https://img.shields.io/badge/Substack-Dummy?style=flat&color=facc15)](https://substack.recursal.ai/p/qwerky-72b-and-32b-training-large)
@@ -16,7 +16,7 @@ pipeline_tag: text-generation
16
  Benchmarks is as follows for both QRWKV-QwQ-32B and QRWKV-72B models:
17
 
18
  | Tasks | Metric | QRWKV-QwQ-32B | Qwen/QwQ-32B | QRWKV-72B | Qwen2.5-72B-Instruct |
19
- |:---:|:---:|:---:|:---:|:---:|:---:|\
20
  | arc_challenge | acc_norm | **0.5640** | 0.5563 | **0.6382** | 0.6323 |
21
  | arc_easy | acc_norm | 0.7837 | **0.7866** | **0.8443** | 0.8329 |
22
  | hellaswag | acc_norm | 0.8303 | **0.8407** | 0.8573 | **0.8736** |
 
6
  pipeline_tag: text-generation
7
  ---
8
 
9
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/e41oJOWxEvrZYiXstfEH_.png)
10
 
11
  - Try out the model on [![Featherless](https://img.shields.io/badge/featherless--ai%2FQRWKV--72B-Dummy?style=flat&label=Featherless&color=facc15)](https://featherless.ai/models/featherless-ai/QRWKV-72B)
12
  - Model details from our blog post here! [![Substack](https://img.shields.io/badge/Substack-Dummy?style=flat&color=facc15)](https://substack.recursal.ai/p/qwerky-72b-and-32b-training-large)
 
16
  Benchmarks is as follows for both QRWKV-QwQ-32B and QRWKV-72B models:
17
 
18
  | Tasks | Metric | QRWKV-QwQ-32B | Qwen/QwQ-32B | QRWKV-72B | Qwen2.5-72B-Instruct |
19
+ |:---:|:---:|:---:|:---:|:---:|:---:|
20
  | arc_challenge | acc_norm | **0.5640** | 0.5563 | **0.6382** | 0.6323 |
21
  | arc_easy | acc_norm | 0.7837 | **0.7866** | **0.8443** | 0.8329 |
22
  | hellaswag | acc_norm | 0.8303 | **0.8407** | 0.8573 | **0.8736** |