Improve dataset card for Text-ADBench
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the dataset card for Text-ADBench by:
- Linking to the official paper on the Hugging Face Hub: https://huggingface.co/papers/2507.12295.
- Providing a direct link to the associated GitHub repository.
- Populating the dataset description with the paper's abstract and detailing the included text datasets and LLM embeddings.
- Adding comprehensive "Sample Usage" instructions directly from the project's GitHub README.
- Filling in details for "Uses", "Dataset Structure", "Dataset Creation", and "Bias, Risks, and Limitations".
- Updating the citation information with the main paper's BibTeX and links/citations for underlying datasets and LLMs.
- Adding relevant
tagsandlanguageto the metadata for better discoverability.
These changes make the dataset more informative, discoverable, and user-friendly for researchers interested in text anomaly detection.