File size: 1,555 Bytes
6644be4
 
1ba0ad1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b93ee96
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1ba0ad1
6644be4
 
 
 
 
9569835
 
6644be4
9569835
 
6644be4
9569835
 
 
 
6644be4
 
 
 
 
 
 
 
 
b93ee96
 
 
 
 
 
 
 
1ba0ad1
 
 
 
 
 
 
 
6644be4
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
---
dataset_info:
- config_name: arxiv
  features:
  - name: content
    dtype: string
  splits:
  - name: forget
    num_bytes: 22127152
    num_examples: 500
  - name: approximate
    num_bytes: 371246809
    num_examples: 6155
  - name: retain
    num_bytes: 84373706
    num_examples: 2000
  download_size: 216767189
  dataset_size: 477747667
- config_name: general
  features:
  - name: content
    dtype: string
  splits:
  - name: forget
    num_bytes: 14069535
    num_examples: 2000
  - name: approximate
    num_bytes: 82904771
    num_examples: 15815
  - name: retain
    num_bytes: 28749659
    num_examples: 4000
  download_size: 43282349
  dataset_size: 125723965
- config_name: github
  features:
  - name: content
    dtype: string
  splits:
  - name: forget
    num_bytes: 14069535
    num_examples: 2000
  - name: approximate
    num_bytes: 82904771
    num_examples: 15815
  - name: retain
    num_bytes: 28749659
    num_examples: 4000
  download_size: 43282349
  dataset_size: 125723965
configs:
- config_name: arxiv
  data_files:
  - split: forget
    path: arxiv/forget-*
  - split: approximate
    path: arxiv/approximate-*
  - split: retain
    path: arxiv/retain-*
- config_name: general
  data_files:
  - split: forget
    path: general/forget-*
  - split: approximate
    path: general/approximate-*
  - split: retain
    path: general/retain-*
- config_name: github
  data_files:
  - split: forget
    path: github/forget-*
  - split: approximate
    path: github/approximate-*
  - split: retain
    path: github/retain-*
---