replace gemma by qwen3-5
Browse files
README.md
CHANGED
|
@@ -4,14 +4,13 @@ language:
|
|
| 4 |
tags:
|
| 5 |
- optipfair
|
| 6 |
- rearchitecting-llms
|
| 7 |
-
- knowledge-distillation
|
| 8 |
- depth-pruning
|
| 9 |
- model-optimization
|
| 10 |
- small-language-model
|
| 11 |
-
-
|
| 12 |
- educational
|
| 13 |
license: apache-2.0
|
| 14 |
-
base_model:
|
| 15 |
metrics:
|
| 16 |
- perplexity
|
| 17 |
- accuracy
|
|
|
|
| 4 |
tags:
|
| 5 |
- optipfair
|
| 6 |
- rearchitecting-llms
|
|
|
|
| 7 |
- depth-pruning
|
| 8 |
- model-optimization
|
| 9 |
- small-language-model
|
| 10 |
+
- Qwen-3.5
|
| 11 |
- educational
|
| 12 |
license: apache-2.0
|
| 13 |
+
base_model: Qwen/Qwen3.5-0.8B-Base
|
| 14 |
metrics:
|
| 15 |
- perplexity
|
| 16 |
- accuracy
|