charlesdedampierre commited on
Commit
0bd716d
1 Parent(s): 0f66468

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +47 -0
README.md CHANGED
@@ -1,3 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  Dataset sampled from:
2
 
3
  https://huggingface.co/datasets/PleIAs/French-PD-Books
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: file_id
5
+ dtype: string
6
+ - name: ocr
7
+ dtype: int64
8
+ - name: title
9
+ dtype: string
10
+ - name: date
11
+ dtype: int64
12
+ - name: author
13
+ dtype: string
14
+ - name: page_count
15
+ dtype: int64
16
+ - name: word_count
17
+ dtype: int64
18
+ - name: character_count
19
+ dtype: int64
20
+ - name: type
21
+ dtype: string
22
+ - name: setSpec
23
+ dtype: string
24
+ - name: category_number
25
+ dtype: float64
26
+ - name: sub_category_number
27
+ dtype: float64
28
+ - name: category_name
29
+ dtype: string
30
+ - name: sub_category_name
31
+ dtype: string
32
+ - name: full_category_name
33
+ dtype: string
34
+ - name: __index_level_0__
35
+ dtype: int64
36
+ splits:
37
+ - name: train
38
+ num_bytes: 8706003
39
+ num_examples: 26632
40
+ download_size: 3638780
41
+ dataset_size: 8706003
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ ---
48
  Dataset sampled from:
49
 
50
  https://huggingface.co/datasets/PleIAs/French-PD-Books