Adding data from Phi-4 and Falcon3
Browse files- static/models_data/Falcon3-10B-Instruct/cfa_metrics.csv +10 -0
- static/models_data/Falcon3-10B-Instruct/matrix.svg +1955 -0
- static/models_data/Falcon3-10B-Instruct/ranks.svg +0 -0
- static/models_data/Falcon3-10B-Instruct/structure.svg +0 -0
- static/models_data/phi-4/cfa_metrics.csv +10 -0
- static/models_data/phi-4/matrix.svg +1895 -0
- static/models_data/phi-4/model_detail.html +6 -0
- static/models_data/phi-4/ranks.svg +0 -0
- static/models_data/phi-4/structure.svg +0 -0
static/models_data/Falcon3-10B-Instruct/cfa_metrics.csv
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Context chunk,CFI,TLI,SRMR,RMSEA
|
2 |
+
chunk_0,0.5,0.6169250000000001,0.544575,0.5
|
3 |
+
chunk_1,0.1534,0.128475,0.783325,0.7724500000000001
|
4 |
+
chunk_2,0.25,0.311025,0.7661,0.75
|
5 |
+
chunk_3,0.872575,0.9396749999999999,0.10157500000000001,0.031775
|
6 |
+
chunk_4,0.25,-2.110625,0.77445,0.75
|
7 |
+
chunk_chess_0,0.55545,0.480525,0.333425,0.32897499999999996
|
8 |
+
chunk_grammar_1,0.415225,0.39135,0.551875,0.5199750000000001
|
9 |
+
chunk_no_conv,0.673625,0.63965,0.31382499999999997,0.33115
|
10 |
+
chunk_svs_no_conv,0.0,0.0,1.0,1.0
|
static/models_data/Falcon3-10B-Instruct/matrix.svg
ADDED
static/models_data/Falcon3-10B-Instruct/ranks.svg
ADDED
static/models_data/Falcon3-10B-Instruct/structure.svg
ADDED
static/models_data/phi-4/cfa_metrics.csv
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Context chunk,CFI,TLI,SRMR,RMSEA
|
2 |
+
chunk_0,0.7233,0.64555,0.110875,0.0473
|
3 |
+
chunk_1,0.5495,0.5864750000000001,0.32575,0.2856
|
4 |
+
chunk_2,0.6813,0.655425,0.323775,0.2744
|
5 |
+
chunk_3,0.5337000000000001,0.8276749999999999,0.330575,0.290725
|
6 |
+
chunk_4,0.35102500000000003,0.2912,0.554525,0.5392
|
7 |
+
chunk_chess_0,0.456925,0.43252500000000005,0.54515,0.549125
|
8 |
+
chunk_grammar_1,0.233,0.2275,0.775,0.7569
|
9 |
+
chunk_no_conv,0.7707499999999999,0.6824,0.114275,0.173425
|
10 |
+
chunk_svs_no_conv,0.28417499999999996,0.23552499999999998,0.591325,0.5789500000000001
|
static/models_data/phi-4/matrix.svg
ADDED
static/models_data/phi-4/model_detail.html
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<p>
|
2 |
+
This open-source model was created by <a target="_blank" href="https://www.microsoft.com/">Microsoft<a>.
|
3 |
+
You can find the release blog post <a target="_blank" href="https://techcommunity.microsoft.com/blog/aiplatformblog/introducing-phi-4-microsoft%E2%80%99s-newest-small-language-model-specializing-in-comple/4357090">here</a>.
|
4 |
+
The model is available on the huggingface hub: <a target="_blank" href="microsoft/phi-4">microsoft/phi-4</a>.
|
5 |
+
The model has 14B parameters, and supports up to 16K token contexts.
|
6 |
+
</p>
|
static/models_data/phi-4/ranks.svg
ADDED
static/models_data/phi-4/structure.svg
ADDED