Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,8 @@ tags:
|
|
7 |
- metric
|
8 |
description: "BLANC is a reference-free metric that evaluates the quality of document summaries by measuring how much they improve a pre-trained language model's performance on the document's text. It estimates summary quality without needing human-written references, using two variations: BLANC-help and BLANC-tune."
|
9 |
sdk: gradio
|
10 |
-
sdk_version:
|
11 |
app_file: app.py
|
12 |
-
pinned: false
|
13 |
---
|
14 |
|
15 |
# Metric Card for BLANC
|
|
|
7 |
- metric
|
8 |
description: "BLANC is a reference-free metric that evaluates the quality of document summaries by measuring how much they improve a pre-trained language model's performance on the document's text. It estimates summary quality without needing human-written references, using two variations: BLANC-help and BLANC-tune."
|
9 |
sdk: gradio
|
10 |
+
sdk_version: 4.44.1
|
11 |
app_file: app.py
|
|
|
12 |
---
|
13 |
|
14 |
# Metric Card for BLANC
|