zeroshot commited on
Commit
86e1027
1 Parent(s): 10ef7f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -29,6 +29,8 @@ task_ids:
29
  - multi-class-classification
30
  ---
31
 
 
 
32
  ### Dataset Description
33
 
34
  The Twitter Financial News dataset is an English-language dataset containing an annotated corpus of finance-related tweets. This dataset is used to classify finance-related tweets for their topic.
 
29
  - multi-class-classification
30
  ---
31
 
32
+ Read this [blog](https://neuralmagic.com/blog/classifying-finance-tweets-in-real-time-with-sparse-transformers/) to see how I fine-tuned a sparse transformer on this dataset.
33
+
34
  ### Dataset Description
35
 
36
  The Twitter Financial News dataset is an English-language dataset containing an annotated corpus of finance-related tweets. This dataset is used to classify finance-related tweets for their topic.