From 0bd477a2336ee6f69c46f11b2a3638fb9ed7eba5 Mon Sep 17 00:00:00 2001 From: Orion Weller <31665361+orionw@users.noreply.github.com> Date: Thu, 26 Mar 2026 14:51:53 -0700 Subject: [PATCH] Add link to limit-small synonyms dataset on Hugging Face Added a link to the Hugging Face version of the limit-small synonyms dataset. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b3192b..adc7e77 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Each dataset contains: * **Small Sample (`limit-small`):** A smaller version with only the 46 documents relevant to the queries. * [Link to `data/limit-small`](./data/limit-small) + * [Link to `data/limit-small-synonyms` HF version]([./data/limit-small](https://huggingface.co/datasets/orionweller/LIMIT-small-synonyms)) ## Code