pszemraj commited on
Commit
49b3804
1 Parent(s): 49fc838

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -29
README.md CHANGED
@@ -1,4 +1,11 @@
1
  ---
 
 
 
 
 
 
 
2
  dataset_info:
3
  - config_name: default
4
  features:
@@ -10,36 +17,36 @@ dataset_info:
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
43
  - config_name: original-genres
44
  features:
45
  - name: Book
@@ -686,17 +693,10 @@ configs:
686
  data_files:
687
  - split: train
688
  path: original-genres/train-*
689
- license: apache-2.0
690
- task_categories:
691
- - text-classification
692
- language:
693
- - en
694
  tags:
695
  - book
696
  - genre
697
  - goodreads
698
- size_categories:
699
- - 1K<n<10K
700
  ---
701
  # Dataset Card for "goodreads-bookgenres"
702
 
 
1
  ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ size_categories:
6
+ - 1K<n<10K
7
+ task_categories:
8
+ - text-classification
9
  dataset_info:
10
  - config_name: default
11
  features:
 
17
  sequence:
18
  class_label:
19
  names:
20
+ '0': Non-Fiction
21
+ '1': Nature & Environment
22
+ '2': History & Politics
23
  '3': Other
24
+ '4': Science Fiction & Fantasy
25
+ '5': Philosophy & Religion
26
+ '6': Arts & Design
27
+ '7': Romance
28
+ '8': Literature & Fiction
29
+ '9': Food & Cooking
30
+ '10': Business & Finance
31
+ '11': Mystery & Thriller
32
+ '12': Countries & Geography
33
+ '13': Sports & Recreation
34
+ '14': Health & Medicine
35
+ '15': Children & Young Adult
36
+ '16': Self-Help & Wellness
37
+ '17': Science & Technology
38
  splits:
39
  - name: train
40
+ num_bytes: 9085781.362692734
41
  num_examples: 7938
42
  - name: validation
43
+ num_bytes: 1135436.5220195504
44
  num_examples: 992
45
  - name: test
46
+ num_bytes: 1136581.1152877153
47
  num_examples: 993
48
+ download_size: 6803615
49
+ dataset_size: 11357799.0
50
  - config_name: original-genres
51
  features:
52
  - name: Book
 
693
  data_files:
694
  - split: train
695
  path: original-genres/train-*
 
 
 
 
 
696
  tags:
697
  - book
698
  - genre
699
  - goodreads
 
 
700
  ---
701
  # Dataset Card for "goodreads-bookgenres"
702