DewiBrynJones commited on
Commit
745049c
·
verified ·
1 Parent(s): 61db47c

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +93 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: id
7
+ dtype: string
8
+ - name: dump
9
+ dtype: string
10
+ - name: url
11
+ dtype: string
12
+ - name: date
13
+ dtype: string
14
+ - name: file_path
15
+ dtype: string
16
+ - name: offset
17
+ dtype: int64
18
+ - name: token_count
19
+ dtype: int64
20
+ - name: language
21
+ dtype: string
22
+ - name: page_average_lid
23
+ dtype: string
24
+ - name: page_average_lid_score
25
+ dtype: float64
26
+ - name: full_doc_lid
27
+ dtype: string
28
+ - name: full_doc_lid_score
29
+ dtype: float64
30
+ - name: per_page_languages
31
+ list: string
32
+ - name: is_truncated
33
+ dtype: bool
34
+ - name: extractor
35
+ dtype: string
36
+ - name: page_ends
37
+ list: int64
38
+ - name: fw_edu_scores
39
+ list: float64
40
+ - name: fw_edu_v2_scores
41
+ dtype: 'null'
42
+ - name: dclm_scores
43
+ dtype: 'null'
44
+ - name: ocr_quality_scores
45
+ dtype: 'null'
46
+ - name: minhash_cluster_size
47
+ dtype: int64
48
+ - name: duplicate_count
49
+ dtype: int64
50
+ - name: cysill_errors
51
+ list:
52
+ - name: following_hr_text
53
+ dtype: string
54
+ - name: human_readable
55
+ dtype: string
56
+ - name: human_readable_offset
57
+ dtype: int64
58
+ - name: is_spelling
59
+ dtype: bool
60
+ - name: message
61
+ dtype: string
62
+ - name: offset_end
63
+ dtype: int64
64
+ - name: offset_start
65
+ dtype: int64
66
+ - name: preceding_hr_text
67
+ dtype: string
68
+ - name: suggestions
69
+ list:
70
+ - name: human_readable
71
+ dtype: string
72
+ - name: replacement
73
+ struct:
74
+ - name: length_to_replace
75
+ dtype: int64
76
+ - name: offset
77
+ dtype: int64
78
+ - name: text
79
+ dtype: string
80
+ - name: cysill_errors_count
81
+ dtype: int64
82
+ splits:
83
+ - name: train
84
+ num_bytes: 32754975
85
+ num_examples: 184
86
+ download_size: 12449344
87
+ dataset_size: 32754975
88
+ configs:
89
+ - config_name: default
90
+ data_files:
91
+ - split: train
92
+ path: data/train-*
93
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc72fada5eafe0d70a7514efc50dc06a476daa76884255839918d0c1978a8e3b
3
+ size 12449344