Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -54,6 +54,10 @@ configs:
|
|
54 |
path: data/12b-*
|
55 |
- split: 160m
|
56 |
path: data/160m-*
|
|
|
|
|
57 |
---
|
58 |
|
59 |
-
This
|
|
|
|
|
|
54 |
path: data/12b-*
|
55 |
- split: 160m
|
56 |
path: data/160m-*
|
57 |
+
language:
|
58 |
+
- en
|
59 |
---
|
60 |
|
61 |
+
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).
|
62 |
+
More info about this dataset in the related collection [Memorisation-Profiles](https://huggingface.co/collections/pietrolesci/memorisation-profiles-6619604c4594c878cd9d451f).
|
63 |
+
This folder contains the model evaluations (or "stats") for each model size included in the study and already aggregated at the sequence level. Based on the "raw" version where we have stats at the token level (`pietrolesci/pythia-deduped-stats-raw`).
|