From 9abf6860bcc7fed3c43cc78466283cdc1ef42cd3 Mon Sep 17 00:00:00 2001 From: Sebastian Bordt Date: Sat, 19 Oct 2024 05:45:18 +0200 Subject: [PATCH] Update README.md Signed-off-by: Sebastian Bordt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6474d74..22c7fc4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To see what can be done with this package, take a look at our COLM'24 [paper](ht The API reference is available [here](http://interpret.ml/LLM-Tabular-Memorization-Checker/api_reference.html). -There are example notebooks for [traditional tabular datasets](https://github.com/interpretml/LLM-Tabular-Memorization-Checker/blob/main/examples/tabular-datasets.ipynb) and the datasets used in OpenAI's [MLE-bench](https://github.com/interpretml/LLM-Tabular-Memorization-Checker/blob/main/examples/MLE-bench-contamination.ipynb) [paper](https://arxiv.org/abs/2410.07095). +There are example notebooks for [traditional tabular datasets](https://github.com/interpretml/LLM-Tabular-Memorization-Checker/blob/main/examples/tabular-datasets.ipynb) and datasets used in OpenAI's [MLE-bench](https://github.com/interpretml/LLM-Tabular-Memorization-Checker/blob/main/examples/MLE-bench-contamination.ipynb). ### Installation