Upload dataset
Browse files- README.md +52 -0
- data6/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -240,6 +240,54 @@ dataset_info:
|
|
240 |
num_examples: 10001
|
241 |
download_size: 33871247
|
242 |
dataset_size: 63689965
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
243 |
configs:
|
244 |
- config_name: data1
|
245 |
data_files:
|
@@ -261,4 +309,8 @@ configs:
|
|
261 |
data_files:
|
262 |
- split: train
|
263 |
path: data5/train-*
|
|
|
|
|
|
|
|
|
264 |
---
|
|
|
240 |
num_examples: 10001
|
241 |
download_size: 33871247
|
242 |
dataset_size: 63689965
|
243 |
+
- config_name: data6
|
244 |
+
features:
|
245 |
+
- name: id
|
246 |
+
dtype: int64
|
247 |
+
- name: text
|
248 |
+
dtype: string
|
249 |
+
- name: meta
|
250 |
+
struct:
|
251 |
+
- name: annotations
|
252 |
+
sequence: string
|
253 |
+
- name: identification
|
254 |
+
struct:
|
255 |
+
- name: label
|
256 |
+
dtype: string
|
257 |
+
- name: prob
|
258 |
+
dtype: float64
|
259 |
+
- name: line_identifications
|
260 |
+
list:
|
261 |
+
- name: label
|
262 |
+
dtype: string
|
263 |
+
- name: prob
|
264 |
+
dtype: float64
|
265 |
+
- name: warc_headers
|
266 |
+
struct:
|
267 |
+
- name: content-length
|
268 |
+
dtype: int64
|
269 |
+
- name: content-type
|
270 |
+
dtype: string
|
271 |
+
- name: warc-block-digest
|
272 |
+
dtype: string
|
273 |
+
- name: warc-date
|
274 |
+
dtype: string
|
275 |
+
- name: warc-identified-content-language
|
276 |
+
dtype: string
|
277 |
+
- name: warc-record-id
|
278 |
+
dtype: string
|
279 |
+
- name: warc-refers-to
|
280 |
+
dtype: string
|
281 |
+
- name: warc-target-uri
|
282 |
+
dtype: string
|
283 |
+
- name: warc-type
|
284 |
+
dtype: string
|
285 |
+
splits:
|
286 |
+
- name: train
|
287 |
+
num_bytes: 63910578
|
288 |
+
num_examples: 10001
|
289 |
+
download_size: 33841560
|
290 |
+
dataset_size: 63910578
|
291 |
configs:
|
292 |
- config_name: data1
|
293 |
data_files:
|
|
|
309 |
data_files:
|
310 |
- split: train
|
311 |
path: data5/train-*
|
312 |
+
- config_name: data6
|
313 |
+
data_files:
|
314 |
+
- split: train
|
315 |
+
path: data6/train-*
|
316 |
---
|
data6/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f45189185ba4f4446a0d4f4fc6b8241741e85bde2771adbb8a9912e166e350b
|
3 |
+
size 33841560
|