Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,5 @@
|
|
| 1 |
# TDDBench: A Benchmark for Training data detection
|
| 2 |
|
| 3 |
-
This code is the official implementation of TDDBench.
|
| 4 |
-
|
| 5 |
-
## Note ⭐⭐⭐
|
| 6 |
-
|
| 7 |
We have uploaded the datasets and target models used by TDDBench on [Huggingface](https://huggingface.co/TDDBench) to facilitate a quick evaluation of the Training Data Detection algorithm. This includes 12 datasets and 60 target models, with plans to upload more data and target models in the future.
|
| 8 |
|
| 9 |
To load an evaluation dataset, you can use the following code:
|
|
|
|
| 1 |
# TDDBench: A Benchmark for Training data detection
|
| 2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
We have uploaded the datasets and target models used by TDDBench on [Huggingface](https://huggingface.co/TDDBench) to facilitate a quick evaluation of the Training Data Detection algorithm. This includes 12 datasets and 60 target models, with plans to upload more data and target models in the future.
|
| 4 |
|
| 5 |
To load an evaluation dataset, you can use the following code:
|