pietrolesci commited on
Commit
0ac66e6
·
verified ·
1 Parent(s): c4ef497

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -26,6 +26,8 @@ dataset_info:
26
  dataset_size: 4079842949
27
  ---
28
 
29
- The validation data used in our study. The Pythia suite does not have an official validation. However, we confirmed with the authors that the Pile validation split (this one) was not seen during training.
 
30
 
 
31
  It is still a bit confusing whether the Pile data can be released freely. Thus, we will remove this dataset if required.
 
26
  dataset_size: 4079842949
27
  ---
28
 
29
+ This dataset has been created as an artefact of the paper [Causal Estimation of Memorisation Profiles (Lesci et al., 2024)](https://arxiv.org/abs/2406.04327).
30
+ More info about this dataset in the related collection [Memorisation-Profiles](https://huggingface.co/collections/pietrolesci/memorisation-profiles-6619604c4594c878cd9d451f).
31
 
32
+ The validation data used in our study. The Pythia suite does not have an official validation. However, we confirmed with the authors that the Pile validation split (this one) was not seen during training.
33
  It is still a bit confusing whether the Pile data can be released freely. Thus, we will remove this dataset if required.