Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,18 +4,18 @@ emoji: π¦
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
tags:
|
| 11 |
-
|
| 12 |
-
|
| 13 |
description: >-
|
| 14 |
-
MeaningBERT is an automatic and trainable metric for assessing meaning
|
| 15 |
-
|
| 16 |
-
See the project's README at https://github.com/GRAAL-Research/MeaningBERT/tree/main for
|
| 17 |
-
more information.
|
| 18 |
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
# Here is MeaningBERT
|
|
@@ -79,4 +79,4 @@ ISSN={2624-8212},
|
|
| 79 |
## License
|
| 80 |
|
| 81 |
MeaningBERT is MIT licensed, as found in
|
| 82 |
-
the [LICENSE file](https://github.com/GRAAL-Research/risc/blob/main/LICENSE).
|
|
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.9.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
tags:
|
| 11 |
+
- evaluate
|
| 12 |
+
- metric
|
| 13 |
description: >-
|
| 14 |
+
MeaningBERT is an automatic and trainable metric for assessing meaning
|
| 15 |
+
preservation between sentences
|
|
|
|
|
|
|
| 16 |
|
| 17 |
+
See the project's README at
|
| 18 |
+
https://github.com/GRAAL-Research/MeaningBERT/tree/main for more information.
|
| 19 |
---
|
| 20 |
|
| 21 |
# Here is MeaningBERT
|
|
|
|
| 79 |
## License
|
| 80 |
|
| 81 |
MeaningBERT is MIT licensed, as found in
|
| 82 |
+
the [LICENSE file](https://github.com/GRAAL-Research/risc/blob/main/LICENSE).
|