File size: 4,016 Bytes
c262b11
2d0235a
 
 
c262b11
b8cd306
 
 
 
 
 
 
 
 
 
2d0235a
 
b8cd306
2d0235a
 
b8cd306
2d0235a
 
 
 
8054559
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
298398d
330601c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2b6f3e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8054559
c262b11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
298398d
1634096
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
298398d
c262b11
b8cd306
 
 
 
 
 
 
 
8054559
 
 
 
 
 
 
 
330601c
 
 
 
 
 
 
 
2b6f3e5
 
 
 
 
 
 
 
c262b11
 
 
 
 
 
 
 
1634096
 
 
 
 
 
 
 
c262b11
 
 
f721478
 
1497566
 
 
 
 
 
 
 
 
 
 
298398d
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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
---
license: odc-by
task_categories:
- text-generation
dataset_info:
- config_name: doc
  features:
  - name: section
    dtype: string
  - name: filename
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 552552612.5542338
    num_examples: 8145
  - name: validation
    num_bytes: 14517649.97993935
    num_examples: 214
  - name: test
    num_bytes: 14585489.46582692
    num_examples: 215
  download_size: 228657818
  dataset_size: 581655752.0
- config_name: docx
  features:
  - name: section
    dtype: string
  - name: filename
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 4605598.853503184
    num_examples: 141
  - name: validation
    num_bytes: 261310.57324840763
    num_examples: 8
  - name: test
    num_bytes: 261310.57324840763
    num_examples: 8
  download_size: 1788590
  dataset_size: 5128220
- config_name: logs
  features:
  - name: section
    dtype: string
  - name: filename
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 2350324475.916881
    num_examples: 9223
  - name: validation
    num_bytes: 61924411.541559376
    num_examples: 243
  - name: test
    num_bytes: 61924411.541559376
    num_examples: 243
  download_size: 718096901
  dataset_size: 2474173298.9999995
- config_name: pptx
  features:
  - name: section
    dtype: string
  - name: filename
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 9517778
    num_examples: 963
  - name: validation
    num_bytes: 513930
    num_examples: 53
  - name: test
    num_bytes: 436852
    num_examples: 54
  download_size: 5314310
  dataset_size: 10468560
- config_name: rtf
  features:
  - name: section
    dtype: string
  - name: filename
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 61558658.13180516
    num_examples: 942
  - name: validation
    num_bytes: 3398142.4871060173
    num_examples: 52
  - name: test
    num_bytes: 3463491.3810888254
    num_examples: 53
  download_size: 22547280
  dataset_size: 68420292
- config_name: txt
  features:
  - name: section
    dtype: string
  - name: filename
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1358006724.1432111
    num_examples: 41393
  - name: validation
    num_bytes: 35727522.10740843
    num_examples: 1089
  - name: test
    num_bytes: 35760329.749380335
    num_examples: 1090
  download_size: 608912009
  dataset_size: 1429494576
configs:
- config_name: doc
  data_files:
  - split: train
    path: doc/train-*
  - split: validation
    path: doc/validation-*
  - split: test
    path: doc/test-*
- config_name: docx
  data_files:
  - split: train
    path: docx/train-*
  - split: validation
    path: docx/validation-*
  - split: test
    path: docx/test-*
- config_name: logs
  data_files:
  - split: train
    path: logs/train-*
  - split: validation
    path: logs/validation-*
  - split: test
    path: logs/test-*
- config_name: pptx
  data_files:
  - split: train
    path: pptx/train-*
  - split: validation
    path: pptx/validation-*
  - split: test
    path: pptx/test-*
- config_name: rtf
  data_files:
  - split: train
    path: rtf/train-*
  - split: validation
    path: rtf/validation-*
  - split: test
    path: rtf/test-*
- config_name: txt
  data_files:
  - split: train
    path: txt/train-*
  - split: validation
    path: txt/validation-*
  - split: test
    path: txt/test-*
---
# Dataset Card for "released-gov-docs-misc"


https://digitalcorpora.org/corpora/file-corpora/files/


```
@inproceedings{garfinkel2009bringing,
  title={Bringing Science to Digital Forensics with Standardized Forensic Corpora},
  author={Garfinkel, Simson and Farrell, Paul and Roussev, Vassil and Dinolt, George},
  booktitle={Digital Forensic Research Workshop (DFRWS) 2009},
  year={2009},
  address={Montreal, Canada},
  url={https://digitalcorpora.org/corpora/file-corpora/files/}
}
```