davebulaval commited on
Commit
14a7306
1 Parent(s): e1ba24b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -4,9 +4,18 @@ emoji: 🦀
4
  colorFrom: purple
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 4.2.0
8
  app_file: app.py
9
  pinned: false
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # Here is MeaningBERT
 
4
  colorFrom: purple
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 3.19.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 preservation between sentences
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