Svngoku commited on
Commit
252f253
·
verified ·
1 Parent(s): fba07e1

Add OCR data: 419 chunks

Browse files
Files changed (2) hide show
  1. README.md +46 -7
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,16 +1,55 @@
1
  ---
2
  license: mit
3
  task_categories:
4
- - text-generation
5
- - question-answering
6
  language:
7
- - en
8
  tags:
9
- - pdf2dataset
10
- - ocr
11
- - chunked
12
  size_categories:
13
- - n<1K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # EmpiresOfMedievalWestAfrica
 
1
  ---
2
  license: mit
3
  task_categories:
4
+ - text-generation
5
+ - question-answering
6
  language:
7
+ - en
8
  tags:
9
+ - pdf2dataset
10
+ - ocr
11
+ - chunked
12
  size_categories:
13
+ - n<1K
14
+ configs:
15
+ - config_name: default
16
+ data_files:
17
+ - split: train
18
+ path: data/train-*
19
+ dataset_info:
20
+ features:
21
+ - name: chunk_id
22
+ dtype: string
23
+ - name: text
24
+ dtype: string
25
+ - name: text_clean
26
+ dtype: string
27
+ - name: chapter
28
+ dtype: string
29
+ - name: section
30
+ dtype: string
31
+ - name: subsection
32
+ dtype: string
33
+ - name: images
34
+ list: image
35
+ - name: image_refs
36
+ list: string
37
+ - name: num_images
38
+ dtype: int64
39
+ - name: has_images
40
+ dtype: bool
41
+ - name: source_filename
42
+ dtype: string
43
+ - name: start_index
44
+ dtype: int64
45
+ - name: char_count
46
+ dtype: int64
47
+ splits:
48
+ - name: train
49
+ num_bytes: 26302876
50
+ num_examples: 419
51
+ download_size: 25996981
52
+ dataset_size: 26302876
53
  ---
54
 
55
  # EmpiresOfMedievalWestAfrica
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a22d8bb334ef5e63efb9439cc769d731f8eb3dcdf7583085c793c20d73b03f1b
3
- size 6987818
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dddc4fdea4bc3fb6ce4f05aef2546949dca07d97081f858a79d5f7ab90594da2
3
+ size 25996981