quipu-conformer-full / quipu_grouped_dev_split.json
jadicorn's picture
Upload quipu_grouped_dev_split.json with huggingface_hub
9d6f1d4 verified
raw
history blame contribute delete
470 Bytes
{
"seed": 42,
"fraction": 0.15,
"dev_groups_by_barcode": {
"000": [
6
],
"001": [
28
],
"010": [
9
],
"011": [
33,
41
],
"100": [
7
],
"101": [
29
],
"110": [
7
],
"111": [
7
]
},
"dev_counts_by_barcode": {
"000": 253,
"001": 923,
"010": 629,
"011": 3463,
"100": 288,
"101": 3494,
"110": 1161,
"111": 735
}
}