Tsunnami commited on
Commit
ffc1a61
·
verified ·
1 Parent(s): 8e8e504

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -8
README.md CHANGED
@@ -1,14 +1,20 @@
1
  ---
2
- title: COMETH
3
- emoji: 🏢
4
- colorFrom: pink
5
- colorTo: gray
6
  sdk: gradio
7
  sdk_version: 5.30.0
8
  app_file: app.py
9
- pinned: false
10
  license: other
11
- short_description: Test
 
 
 
 
 
 
 
 
12
  ---
13
-
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: ComETH Translation Quality Evaluator
3
+ emoji: 🌐
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.30.0
8
  app_file: app.py
9
+ pinned: true
10
  license: other
11
+ license_name: cometh-reserved
12
+ short_description: Evaluate English-Thai translation quality using ComeTH model
13
+ tags:
14
+ - translation
15
+ - english
16
+ - thai
17
+ - evaluation
18
+ - comet
19
+ - quality estimation
20
  ---