tombagby
commited on
Commit
·
085e944
1
Parent(s):
5dc26ce
Update README formatting.
Browse files
README.md
CHANGED
@@ -52,6 +52,7 @@ Specifically, text prompts and recording environments were randomly allocated ac
|
|
52 |
While this approach promotes a rich variety of conditions, it introduces a complexity for traditional data splitting:
|
53 |
creating partitions that ensure no overlap of speakers and no overlap of text material between splits (a common best practice)
|
54 |
would lead to a substantial data reduction, estimated at around 40% of the total recordings.
|
|
|
55 |
The primary goal guiding this release strategy is to maximize the utility and volume of the data available to users.
|
56 |
Therefore, to avoid this significant data loss and provide the fullest possible dataset, the data is released in its entirety
|
57 |
as an undivided evaluation set. Users intending to train models with this data will need to devise and implement their own
|
|
|
52 |
While this approach promotes a rich variety of conditions, it introduces a complexity for traditional data splitting:
|
53 |
creating partitions that ensure no overlap of speakers and no overlap of text material between splits (a common best practice)
|
54 |
would lead to a substantial data reduction, estimated at around 40% of the total recordings.
|
55 |
+
|
56 |
The primary goal guiding this release strategy is to maximize the utility and volume of the data available to users.
|
57 |
Therefore, to avoid this significant data loss and provide the fullest possible dataset, the data is released in its entirety
|
58 |
as an undivided evaluation set. Users intending to train models with this data will need to devise and implement their own
|