stefanolottini commited on
Commit
3b22a6a
1 Parent(s): eaa6a75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -9,4 +9,10 @@ tags:
9
  pretty_name: Philosophers Quotes
10
  size_categories:
11
  - n<1K
12
- ---
 
 
 
 
 
 
 
9
  pretty_name: Philosophers Quotes
10
  size_categories:
11
  - n<1K
12
+ ---
13
+
14
+ 450 quotes by 9 philosophers (50 quotes each), labeled with the author and with a variable number of topic tags.
15
+
16
+ The quotes originally come from https://www.kaggle.com/datasets/mertbozkurt5/quotes-by-philosophers (CC BY-NC-SA 4.0).
17
+ The text of each quote has been cleaned of soft-hyphens (`\xad`) and other weird characters.
18
+ The topic labeling has been done with a default HuggingFace zero-shot classifier pipeline with multi_labels.