File size: 2,990 Bytes
cd12111
 
2049107
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e2331f3
cd12111
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7206ff3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
670a085
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e2331f3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cd12111
2049107
 
 
 
 
 
 
 
 
 
cd12111
 
 
 
 
 
 
 
 
 
7206ff3
 
 
 
 
 
 
 
 
 
670a085
 
 
 
 
 
 
 
 
 
e2331f3
 
 
 
 
 
 
 
cd12111
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
---
dataset_info:
- config_name: knowmem
  features:
  - name: answer
    dtype: string
  - name: question
    dtype: string
  splits:
  - name: retain2_qa_icl
    num_bytes: 1265
    num_examples: 10
  - name: forget_qa_icl
    num_bytes: 1154
    num_examples: 10
  - name: retain2_qa
    num_bytes: 11425
    num_examples: 100
  - name: forget_qa
    num_bytes: 11019
    num_examples: 100
  download_size: 26647
  dataset_size: 24863
- config_name: main
  features:
  - name: text
    dtype: string
  splits:
  - name: forget
    num_bytes: 3281546
    num_examples: 889
  - name: holdout
    num_bytes: 9095347
    num_examples: 3043
  - name: retain2
    num_bytes: 6437312
    num_examples: 1778
  - name: retain1
    num_bytes: 6456895
    num_examples: 1777
  download_size: 14881285
  dataset_size: 25271100
- config_name: scal
  features:
  - name: text
    dtype: string
  splits:
  - name: forget_4
    num_bytes: 13219611
    num_examples: 3554
  - name: forget_1
    num_bytes: 3281546
    num_examples: 889
  - name: forget_2
    num_bytes: 6551494
    num_examples: 1778
  - name: forget_3
    num_bytes: 9874079
    num_examples: 2667
  download_size: 19240874
  dataset_size: 32926730
- config_name: sust
  features:
  - name: text
    dtype: string
  splits:
  - name: forget_4
    num_bytes: 3345532
    num_examples: 887
  - name: forget_1
    num_bytes: 3281546
    num_examples: 889
  - name: forget_2
    num_bytes: 3269948
    num_examples: 889
  - name: forget_3
    num_bytes: 3322585
    num_examples: 889
  download_size: 7721364
  dataset_size: 13219611
- config_name: train
  features:
  - name: text
    dtype: string
  splits:
  - name: forget
    num_bytes: 13219611
    num_examples: 3554
  - name: retain2
    num_bytes: 6437312
    num_examples: 1778
  - name: retain1
    num_bytes: 6456895
    num_examples: 1777
  download_size: 15207155
  dataset_size: 26113818
configs:
- config_name: knowmem
  data_files:
  - split: retain2_qa_icl
    path: knowmem/retain2_qa_icl-*
  - split: forget_qa_icl
    path: knowmem/forget_qa_icl-*
  - split: retain2_qa
    path: knowmem/retain2_qa-*
  - split: forget_qa
    path: knowmem/forget_qa-*
- config_name: main
  data_files:
  - split: forget
    path: main/forget-*
  - split: holdout
    path: main/holdout-*
  - split: retain2
    path: main/retain2-*
  - split: retain1
    path: main/retain1-*
- config_name: scal
  data_files:
  - split: forget_4
    path: scal/forget_4-*
  - split: forget_1
    path: scal/forget_1-*
  - split: forget_2
    path: scal/forget_2-*
  - split: forget_3
    path: scal/forget_3-*
- config_name: sust
  data_files:
  - split: forget_4
    path: sust/forget_4-*
  - split: forget_1
    path: sust/forget_1-*
  - split: forget_2
    path: sust/forget_2-*
  - split: forget_3
    path: sust/forget_3-*
- config_name: train
  data_files:
  - split: forget
    path: train/forget-*
  - split: retain2
    path: train/retain2-*
  - split: retain1
    path: train/retain1-*
---