Spaces:
Running
Running
Joschka Strueber
commited on
Commit
·
42ed9bf
1
Parent(s):
47b5af7
[Ref] back to underscore
Browse files
app.py
CHANGED
@@ -79,7 +79,7 @@ with gr.Blocks(title="LLM Similarity Analyzer", css=app_util.custom_css) as demo
|
|
79 |
|
80 |
gr.Markdown("## Information")
|
81 |
metric_info_markdown = r"""
|
82 |
-
We propose Chance Adjusted Probabilistic Agreement (CAPA, or
|
83 |
|
84 |
Using CAPA, we find:
|
85 |
|
|
|
79 |
|
80 |
gr.Markdown("## Information")
|
81 |
metric_info_markdown = r"""
|
82 |
+
We propose Chance Adjusted Probabilistic Agreement (CAPA, or κ_p), a novel metric for model similarity which adjusts for chance agreement due to accuracy.
|
83 |
|
84 |
Using CAPA, we find:
|
85 |
|