pszemraj commited on
Commit
4fec3d7
1 Parent(s): ddb4a71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -18
README.md CHANGED
@@ -714,23 +714,23 @@ multiclass multilabel is the most fun :)
714
  sequence:
715
  class_label:
716
  names:
717
- '0': Non-Fiction
718
- '1': Nature & Environment
719
- '2': History & Politics
720
- '3': Other
721
- '4': Science Fiction & Fantasy
722
- '5': Philosophy & Religion
723
- '6': Arts & Design
724
- '7': Romance
725
- '8': Literature & Fiction
726
- '9': Food & Cooking
727
- '10': Business & Finance
728
- '11': Mystery & Thriller
729
- '12': Countries & Geography
730
- '13': Sports & Recreation
731
- '14': Health & Medicine
732
- '15': Children & Young Adult
733
- '16': Self-Help & Wellness
734
- '17': Science & Technology
735
  ```
736
 
 
714
  sequence:
715
  class_label:
716
  names:
717
+ '0': History & Politics
718
+ '1': Health & Medicine
719
+ '2': Mystery & Thriller
720
+ '3': Arts & Design
721
+ '4': Self-Help & Wellness
722
+ '5': Sports & Recreation
723
+ '6': Non-Fiction
724
+ '7': Science Fiction & Fantasy
725
+ '8': Countries & Geography
726
+ '9': Other
727
+ '10': Nature & Environment
728
+ '11': Business & Finance
729
+ '12': Romance
730
+ '13': Philosophy & Religion
731
+ '14': Literature & Fiction
732
+ '15': Science & Technology
733
+ '16': Children & Young Adult
734
+ '17': Food & Cooking
735
  ```
736