Spaces:
Running
Running
rdiehlmartinez
commited on
Commit
•
1aac811
1
Parent(s):
ec87c19
Fixing links in README
Browse files
README.md
CHANGED
@@ -21,9 +21,9 @@ description: >-
|
|
21 |
|
22 |
# Perplexity Metric
|
23 |
|
24 |
-
> ⚠️ **This is a fork of the
|
25 |
|
26 |
-
Out of the box, Pico supports evaluating on (
|
27 |
on measuring perplexity across diverse text domains. We use the perplexity metric in this space to compute perplexity on Paloma.
|
28 |
|
29 |
## Metric Description
|
|
|
21 |
|
22 |
# Perplexity Metric
|
23 |
|
24 |
+
> ⚠️ **This is a fork of the [huggingface evaluate](https://huggingface.co/spaces/evaluate-metric/perplexity) library's implementation of perplexity.**
|
25 |
|
26 |
+
Out of the box, Pico supports evaluating on [Paloma](https://huggingface.co/datasets/allenai/paloma), a comprehensive evaluation benchmark for large language models (LLMs) that focuses
|
27 |
on measuring perplexity across diverse text domains. We use the perplexity metric in this space to compute perplexity on Paloma.
|
28 |
|
29 |
## Metric Description
|