Fix broken markdown
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ thumbnail: https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab6
|
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
---
|
| 8 |
|
| 9 |
-
](https://featherless.ai/models/featherless-ai/QRWKV-72B)
|
| 12 |
- Model details from our blog post here! [](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 |
+

|
| 10 |
|
| 11 |
- Try out the model on [](https://featherless.ai/models/featherless-ai/QRWKV-72B)
|
| 12 |
- Model details from our blog post here! [](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** |
|