pszemraj commited on
Commit
92cd763
1 Parent(s): 1ad54e9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +32 -22
README.md CHANGED
@@ -10,30 +10,36 @@ dataset_info:
10
  sequence:
11
  class_label:
12
  names:
13
- '0': Business & Finance
14
- '1': Other
15
- '2': Children & Young Adult
16
- '3': Philosophy & Religion
17
- '4': Arts & Design
18
- '5': Mystery & Thriller
19
- '6': Self-Help & Wellness
20
- '7': Nature & Environment
21
- '8': Non-Fiction
22
- '9': Sports & Recreation
23
- '10': Countries & Geography
24
- '11': Literature & Fiction
25
- '12': Science Fiction & Fantasy
26
- '13': Food & Cooking
27
- '14': History & Politics
28
- '15': Science & Technology
29
- '16': Romance
30
- '17': Health & Medicine
31
  splits:
32
  - name: train
33
- num_bytes: 11483285
34
- num_examples: 9923
35
- download_size: 6861494
36
- dataset_size: 11483285
 
 
 
 
 
 
37
  - config_name: original-genres
38
  features:
39
  - name: Book
@@ -672,6 +678,10 @@ configs:
672
  data_files:
673
  - split: train
674
  path: data/train-*
 
 
 
 
675
  - config_name: original-genres
676
  data_files:
677
  - split: train
 
10
  sequence:
11
  class_label:
12
  names:
13
+ '0': Self-Help & Wellness
14
+ '1': Non-Fiction
15
+ '2': Health & Medicine
16
+ '3': Other
17
+ '4': Philosophy & Religion
18
+ '5': Science & Technology
19
+ '6': Countries & Geography
20
+ '7': Sports & Recreation
21
+ '8': History & Politics
22
+ '9': Children & Young Adult
23
+ '10': Literature & Fiction
24
+ '11': Science Fiction & Fantasy
25
+ '12': Nature & Environment
26
+ '13': Arts & Design
27
+ '14': Romance
28
+ '15': Business & Finance
29
+ '16': Food & Cooking
30
+ '17': Mystery & Thriller
31
  splits:
32
  - name: train
33
+ num_bytes: 9186165.104303135
34
+ num_examples: 7938
35
+ - name: validation
36
+ num_bytes: 1147981.3282273505
37
+ num_examples: 992
38
+ - name: test
39
+ num_bytes: 1149138.5674695154
40
+ num_examples: 993
41
+ download_size: 6881783
42
+ dataset_size: 11483285.0
43
  - config_name: original-genres
44
  features:
45
  - name: Book
 
678
  data_files:
679
  - split: train
680
  path: data/train-*
681
+ - split: validation
682
+ path: data/validation-*
683
+ - split: test
684
+ path: data/test-*
685
  - config_name: original-genres
686
  data_files:
687
  - split: train