Update README.md
Browse files
README.md
CHANGED
@@ -36,4 +36,12 @@ tags:
|
|
36 |
pretty_name: US economy relevance
|
37 |
size_categories:
|
38 |
- 1K<n<10K
|
39 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
pretty_name: US economy relevance
|
37 |
size_categories:
|
38 |
- 1K<n<10K
|
39 |
+
---
|
40 |
+
|
41 |
+
## Description
|
42 |
+
|
43 |
+
This dataset is the HuggingFace version of [this dataset](https://www.kaggle.com/datasets/heeraldedhia/us-economic-news-articles).
|
44 |
+
|
45 |
+
It has been reduced to the task of relevance detection. Each text has a label representing whether it is related to the US Economy or not. Hence, it is exclusively focused on the US economy and not the topic "economics" as a global one.
|
46 |
+
|
47 |
+
Full credits to the author on Kaggle.
|