Update README.md
Browse files
README.md
CHANGED
|
@@ -89,13 +89,6 @@ Held-out validation split (9,495 rows, 107 labels):
|
|
| 89 |
| macro F1 | **0.9206** |
|
| 90 |
| accuracy | 0.9306 |
|
| 91 |
|
| 92 |
-
Head-to-head vs `philomath-1209/programming-language-identification` on the 26
|
| 93 |
-
labels both models support (3,057 test rows):
|
| 94 |
-
|
| 95 |
-
| model | accuracy | macro F1 |
|
| 96 |
-
|---|---|---|
|
| 97 |
-
| **this model** | **0.9444** | **0.9636** |
|
| 98 |
-
| philomath-1209 | 0.8449 | 0.8445 |
|
| 99 |
|
| 100 |
Wins on every shared label. Largest gaps: ARM Assembly +0.354, Erlang +0.270,
|
| 101 |
COBOL +0.216, Pascal +0.206, Fortran +0.193, Mathematica/Wolfram +0.173.
|
|
|
|
| 89 |
| macro F1 | **0.9206** |
|
| 90 |
| accuracy | 0.9306 |
|
| 91 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
|
| 93 |
Wins on every shared label. Largest gaps: ARM Assembly +0.354, Erlang +0.270,
|
| 94 |
COBOL +0.216, Pascal +0.206, Fortran +0.193, Mathematica/Wolfram +0.173.
|