rdiehlmartinez commited on
Commit
95cb62e
·
verified ·
1 Parent(s): 64d7187

Adding Short Description

Browse files

The space is giving an unknown configuration error with no error message.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Perplexity
3
- emoji: 🤗
4
  colorFrom: blue
5
  colorTo: red
6
  sdk: static
@@ -19,6 +19,7 @@ description: >-
19
  For more information on perplexity, see [this
20
  tutorial](https://huggingface.co/docs/transformers/perplexity).
21
  license: apache-2.0
 
22
  ---
23
 
24
  # Perplexity Metric
 
1
  ---
2
  title: Perplexity
3
+ emoji: 🚀
4
  colorFrom: blue
5
  colorTo: red
6
  sdk: static
 
19
  For more information on perplexity, see [this
20
  tutorial](https://huggingface.co/docs/transformers/perplexity).
21
  license: apache-2.0
22
+ short_description: Perplexity computation (avg. neg log-likelihood)
23
  ---
24
 
25
  # Perplexity Metric