oopere commited on
Commit
41420d0
·
verified ·
1 Parent(s): 60f2601

replace gemma by qwen3-5

Browse files
Files changed (1) hide show
  1. README.md +2 -3
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
- - gemma
12
  - educational
13
  license: apache-2.0
14
- base_model: google/gemma-3-270m
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