diff --git a/src/content/docs/adapters/lighteval/benchmarks.md b/src/content/docs/adapters/lighteval/benchmarks.md index d2a68c5..47da29a 100644 --- a/src/content/docs/adapters/lighteval/benchmarks.md +++ b/src/content/docs/adapters/lighteval/benchmarks.md @@ -18,4 +18,4 @@ Detailed benchmark documentation is in progress. - **Knowledge**: MMLU, TriviaQA - **Language Understanding**: GLUE benchmarks -For complete documentation, see the [LightEval README](https://github.com/eval-hub/contrib/tree/main/adapters/lighteval). +For complete documentation, see the [LightEval README](https://github.com/eval-hub/eval-hub-contrib/tree/main/adapters/lighteval). diff --git a/src/content/docs/adapters/lighteval/configuration.md b/src/content/docs/adapters/lighteval/configuration.md index 85f86e4..80b60bc 100644 --- a/src/content/docs/adapters/lighteval/configuration.md +++ b/src/content/docs/adapters/lighteval/configuration.md @@ -31,4 +31,4 @@ Detailed configuration documentation is in progress. } ``` -For complete documentation, see the [LightEval README](https://github.com/eval-hub/contrib/tree/main/adapters/lighteval). +For complete documentation, see the [LightEval README](https://github.com/eval-hub/eval-hub-contrib/tree/main/adapters/lighteval). diff --git a/src/content/docs/adapters/lighteval/examples.md b/src/content/docs/adapters/lighteval/examples.md index 93b620a..62bd1f5 100644 --- a/src/content/docs/adapters/lighteval/examples.md +++ b/src/content/docs/adapters/lighteval/examples.md @@ -25,4 +25,4 @@ Detailed examples are in progress. } ``` -For more examples, see the [LightEval README](https://github.com/eval-hub/contrib/tree/main/adapters/lighteval). +For more examples, see the [LightEval README](https://github.com/eval-hub/eval-hub-contrib/tree/main/adapters/lighteval).