Abdulmohsena commited on
Commit
67937f0
·
verified ·
1 Parent(s): 7e056f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,15 +1,15 @@
1
  ---
2
  title: Fluency Score
3
- emoji: ⏳
4
- colorFrom: yellow
5
  colorTo: red
6
- tags:
7
- - evaluate
8
- - metric
9
- description: Classify if a given sentence is in Classical Arabic or Not
10
  sdk: gradio
11
  sdk_version: 3.19.1
12
  app_file: app.py
13
  pinned: false
14
- license: mit
 
 
 
 
15
  ---
 
1
  ---
2
  title: Fluency Score
3
+ emoji: ⏳
4
+ colorFrom: blue
5
  colorTo: red
 
 
 
 
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
+ Fluency Score is a metric designed to distinguish between old eloquent classical Arabic and Modern Standard Arabic. This is done by a text classifier that was finetuned for this task.
15
  ---