Upload dataset
Browse files- README.md +41 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: content
|
5 |
+
dtype: string
|
6 |
+
- name: warc-target-uri
|
7 |
+
dtype: string
|
8 |
+
- name: warc-date
|
9 |
+
dtype: string
|
10 |
+
- name: warc-record-id
|
11 |
+
dtype: string
|
12 |
+
- name: quality-warnings
|
13 |
+
sequence: string
|
14 |
+
- name: categories
|
15 |
+
sequence: string
|
16 |
+
- name: identification-language
|
17 |
+
dtype: string
|
18 |
+
- name: identification-prob
|
19 |
+
dtype: float64
|
20 |
+
- name: identification-consistency
|
21 |
+
dtype: float64
|
22 |
+
- name: script-percentage
|
23 |
+
dtype: float64
|
24 |
+
- name: num-sents
|
25 |
+
dtype: int64
|
26 |
+
- name: content-length
|
27 |
+
dtype: int64
|
28 |
+
- name: tlsh
|
29 |
+
dtype: string
|
30 |
+
splits:
|
31 |
+
- name: train
|
32 |
+
num_bytes: 5756800
|
33 |
+
num_examples: 722
|
34 |
+
download_size: 2822526
|
35 |
+
dataset_size: 5756800
|
36 |
+
configs:
|
37 |
+
- config_name: default
|
38 |
+
data_files:
|
39 |
+
- split: train
|
40 |
+
path: data/train-*
|
41 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57b5091c33ae4cb2375b84a33e468170dbb65d0237a4fa9e2961eb7017872242
|
3 |
+
size 2822526
|