hakonmh commited on
Commit
56646c9
1 Parent(s): 3af5321

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ fine-tuned for classifying the topic of news headlines on a dataset annotated by
19
  as a tool for filtering out financial news headlines and classifying their sentiment.
20
  The code used to train both models and build the dataset are found [here](https://github.com/hakonmh/distilnews).
21
 
22
- *Note*: The output labels are either `Economics` or `Other`. The model is suitable for English.
23
 
24
  ## Performance Results
25
 
 
19
  as a tool for filtering out financial news headlines and classifying their sentiment.
20
  The code used to train both models and build the dataset are found [here](https://github.com/hakonmh/distilnews).
21
 
22
+ *Notes*: The output labels are either `Economics` or `Other`. The model is suitable for English.
23
 
24
  ## Performance Results
25