Commit ·
f2cb430
1
Parent(s): 5f37b0e
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,9 +9,9 @@ size_categories:
|
|
| 9 |
---
|
| 10 |
This dataset contains two manually pre-labeled datasets:
|
| 11 |
|
| 12 |
-
In the audience dataset, we labeled 6,205 randomized sentences from the Fed database as speaking either about households, firms, the financial sector, the government, or the central bank itself.
|
| 13 |
|
| 14 |
-
In the sentiment dataset, we labeled 6,683 sentences from the Fed database, which are either labeled as being positive (1) or negative (0).
|
| 15 |
|
| 16 |
The datasets were used to train an [audience classifier](Moritz-Pfeifer/CentralBankRoBERTa-audience-classifier) and a [sentiment classifier](https://huggingface.co/Moritz-Pfeifer/CentralBankRoBERTa-sentiment-classifier).
|
| 17 |
|
|
|
|
| 9 |
---
|
| 10 |
This dataset contains two manually pre-labeled datasets:
|
| 11 |
|
| 12 |
+
In the **audience dataset**, we labeled 6,205 randomized sentences from the Fed database as speaking either about households, firms, the financial sector, the government, or the central bank itself.
|
| 13 |
|
| 14 |
+
In the **sentiment dataset**, we labeled 6,683 sentences from the Fed database, which are either labeled as being positive (1) or negative (0).
|
| 15 |
|
| 16 |
The datasets were used to train an [audience classifier](Moritz-Pfeifer/CentralBankRoBERTa-audience-classifier) and a [sentiment classifier](https://huggingface.co/Moritz-Pfeifer/CentralBankRoBERTa-sentiment-classifier).
|
| 17 |
|