diff --git a/content/dataset/index.md b/content/dataset/index.md index 00225bc..0641f03 100644 --- a/content/dataset/index.md +++ b/content/dataset/index.md @@ -33,6 +33,7 @@ sections: * `train/metadata.csv` For details, please refer to our related source code repository and paper. + * You may download the dataset from our [dataset homepage](https://huggingface.co/datasets/hosiet/famous-figures-25). * The source code related to using the dataset can be found [from our GitHub repository](https://github.com/pittisl/FreezeAsGuard). * Our [FreezeAsGuard](/publication/2024-freezeasguard/) paper makes use of the FF25 dataset. # Automatically link email and phone or display as text? diff --git a/content/publication/2024-freezeasguard/index.md b/content/publication/2024-freezeasguard/index.md index c1634ed..129d993 100644 --- a/content/publication/2024-freezeasguard/index.md +++ b/content/publication/2024-freezeasguard/index.md @@ -80,3 +80,8 @@ Each prompt adopts the same seed for generation. ![Qualitative Examples 1](2024-freezeasguard/freezeasguard-main.png) ![Qualitative Examples 2](2024-freezeasguard/freezeasguard-other.png) + +## Related Dataset + +This paper utilizes our [Famous-Figures-25 (FF25)](dataset/#ff25) dataset. You may +find the details of our FF25 dataset [on HuggingFace](https://huggingface.co/datasets/hosiet/famous-figures-25).