File size: 1,678 Bytes
a150085
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ae85d8a
 
a150085
50f1595
ae85d8a
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
dataset_info:
  features:
  - name: seq_idx
    dtype: int32
  - name: step
    dtype: int32
  - name: sup_seq
    dtype: float64
  - name: entr_seq
    dtype: float64
  - name: acc_seq
    dtype: float64
  - name: avg_rank
    dtype: float64
  splits:
  - name: 2.8b
    num_bytes: 93081600
    num_examples: 2327040
  - name: 1.4b
    num_bytes: 93888000
    num_examples: 2347200
  - name: 410m
    num_bytes: 92160000
    num_examples: 2304000
  - name: 70m
    num_bytes: 92160000
    num_examples: 2304000
  - name: 6.9b
    num_bytes: 93888000
    num_examples: 2347200
  - name: 12b
    num_bytes: 93888000
    num_examples: 2347200
  - name: 160m
    num_bytes: 92160000
    num_examples: 2304000
  download_size: 572947240
  dataset_size: 651225600
configs:
- config_name: default
  data_files:
  - split: 2.8b
    path: data/2.8b-*
  - split: 1.4b
    path: data/1.4b-*
  - split: 410m
    path: data/410m-*
  - split: 70m
    path: data/70m-*
  - split: 6.9b
    path: data/6.9b-*
  - split: 12b
    path: data/12b-*
  - split: 160m
    path: data/160m-*
language:
- en
---

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). 
More info about this dataset in the related collection [Memorisation-Profiles](https://huggingface.co/collections/pietrolesci/memorisation-profiles-6619604c4594c878cd9d451f). 
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`).