Datasets:
File size: 793 Bytes
be80ea9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | {
"candidate_num": 50,
"candidate_universe_size": 4606,
"output_repo": "rohan2810/lastfm50",
"seed": 1958,
"source_candidate_num": 20,
"source_repo": "rohan2810/lastfm",
"source_revision": "41927aa4c76380cca5d36d7005306deeadc030c9",
"source_split_rows": {
"test": 2495,
"train": 47872,
"validation": 2767
},
"splits": {
"test": {
"added_negatives_per_row": 30,
"candidate_num": 50,
"rows": 2495,
"total_added_negatives": 74850
},
"train": {
"added_negatives_per_row": 30,
"candidate_num": 50,
"rows": 47872,
"total_added_negatives": 1436160
},
"validation": {
"added_negatives_per_row": 30,
"candidate_num": 50,
"rows": 2767,
"total_added_negatives": 83010
}
}
}
|