Improve model card for TDDBench MLP Target Model

#1
by nielsr HF Staff - opened

This PR updates and improves the model card for the TDDBench/mlp-student-0 model checkpoint.

Key enhancements include:

  • Clarifying that this repository hosts a specific target model used within the broader TDDBench benchmark.
  • Adding a comprehensive description based on the associated paper, "TDDBench: A Benchmark for Training data detection".
  • Including practical Python code snippets for loading this model and related datasets, demonstrating usage within the Hugging Face transformers and datasets libraries.
  • Adding the pipeline_tag: other to accurately represent its specialized role in training data detection research.
  • Adding relevant tags such as benchmark, training-data-detection, membership-inference, and computer-security to enhance discoverability.
  • Providing direct links to the research paper and the official GitHub repository.

This update makes the model card significantly more informative and user-friendly for researchers interested in Training Data Detection.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment