aigencydev commited on
Commit
bd06532
·
verified ·
1 Parent(s): 43fc5b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -1,15 +1,31 @@
1
  ---
2
  license: apache-2.0
3
- base_model: Qwen/Qwen3-14B
 
 
4
  language:
5
  - tr
6
  tags:
7
  - linear-attention
8
  - gated-deltanet
9
  - hybrid-attention
 
10
  - turkish
11
  - erk
 
12
  inference: false
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # Erk-Linear
 
1
  ---
2
  license: apache-2.0
3
+ base_model:
4
+ - ecloudtech/Erk-14B
5
+ - Qwen/Qwen3-14B
6
  language:
7
  - tr
8
  tags:
9
  - linear-attention
10
  - gated-deltanet
11
  - hybrid-attention
12
+ - efficient-attention
13
  - turkish
14
  - erk
15
+ - research
16
  inference: false
17
+ model-index:
18
+ - name: Erk-Linear
19
+ results:
20
+ - task:
21
+ type: text-generation
22
+ dataset:
23
+ name: TurkishMMLU
24
+ type: turkishmmlu
25
+ metrics:
26
+ - type: accuracy
27
+ value: 68.1
28
+ name: "TurkishMMLU held-out 750 (oracle 68.8 — fark istatistiksel olarak anlamli degil, %95 GA [-2.9, +1.7])"
29
  ---
30
 
31
  # Erk-Linear