Add paper link to dataset card
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -8,6 +8,7 @@ license: apache-2.0
|
|
| 8 |
* Each speech is a single partition and contains metadata such as speaker name, date, country, and the source URL.
|
| 9 |
* This dataset is intended to evaluate federated learning algorithms. If using one speech as a client, then there are 134k clients for date range 2023-04-01 to 2024-08-31; If using one speaker as a client, then there are 1k clients for the same period. Since there are more speeches that are later added, there will be more clients as we increase the date range.
|
| 10 |
* Github: https://github.com/hazylavender/fl_llm_benchmark_dataset
|
|
|
|
| 11 |
|
| 12 |
## Dataset Details
|
| 13 |
|
|
@@ -72,5 +73,4 @@ df = (
|
|
| 72 |
**UK**
|
| 73 |
* Source: https://hansard.parliament.uk/
|
| 74 |
* License: https://www.parliament.uk/site-information/copyright/
|
| 75 |
-
* API: https://www.theyworkforyou.com/
|
| 76 |
-
|
|
|
|
| 8 |
* Each speech is a single partition and contains metadata such as speaker name, date, country, and the source URL.
|
| 9 |
* This dataset is intended to evaluate federated learning algorithms. If using one speech as a client, then there are 134k clients for date range 2023-04-01 to 2024-08-31; If using one speaker as a client, then there are 1k clients for the same period. Since there are more speeches that are later added, there will be more clients as we increase the date range.
|
| 10 |
* Github: https://github.com/hazylavender/fl_llm_benchmark_dataset
|
| 11 |
+
* Paper: https://huggingface.co/papers/2403.20329
|
| 12 |
|
| 13 |
## Dataset Details
|
| 14 |
|
|
|
|
| 73 |
**UK**
|
| 74 |
* Source: https://hansard.parliament.uk/
|
| 75 |
* License: https://www.parliament.uk/site-information/copyright/
|
| 76 |
+
* API: https://www.theyworkforyou.com/
|
|
|