ronald cardenas acosta commited on
Commit
3942c95
1 Parent(s): 230c11e
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ datasets:arxiv,pubmed
5
  tags:local-coherence
6
  - evaluate
7
  - measurement
8
- description: "TODO: add a description here"
9
  sdk: gradio
10
  sdk_version: 3.19.1
11
  app_file: app.py
@@ -17,7 +17,7 @@ pinned: false
17
  ***Module Card Instructions:*** *Fill out the following subsections. Feel free to take a look at existing measurement cards if you'd like examples.*
18
 
19
  ## Measurement Description
20
- *Give a brief overview of this measurement, including what task(s) it is usually used for, if any.*
21
 
22
  ## How to Use
23
  *Give general statement of how to use the measurement*
 
5
  tags:local-coherence
6
  - evaluate
7
  - measurement
8
+ description: "local coherence using window classifier"
9
  sdk: gradio
10
  sdk_version: 3.19.1
11
  app_file: app.py
 
17
  ***Module Card Instructions:*** *Fill out the following subsections. Feel free to take a look at existing measurement cards if you'd like examples.*
18
 
19
  ## Measurement Description
20
+ local coherence using classf in window of 3 sents
21
 
22
  ## How to Use
23
  *Give general statement of how to use the measurement*