Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,13 @@
|
|
1 |
-
|
2 |
title: BLANC
|
3 |
-
|
4 |
-
|
|
|
|
|
5 |
tags:
|
6 |
- evaluate
|
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
|
|
|
1 |
+
---
|
2 |
title: BLANC
|
3 |
+
sdk: gradio
|
4 |
+
sdk_version: 4.44.1
|
5 |
+
app_file: app.py
|
6 |
+
pinned: false
|
7 |
tags:
|
8 |
- evaluate
|
9 |
- metric
|
10 |
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."
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Metric Card for BLANC
|