uchen-ume-classifier / splits.json
karma689's picture
Upload folder using huggingface_hub
fd3a077 verified
raw
history blame contribute delete
973 Bytes
{
"label_to_idx": {
"uchen": 0,
"ume": 1
},
"idx_to_label": {
"0": "uchen",
"1": "ume"
},
"class_mapping": {
"uchen": [
"uchen_sugdring",
"uchen_sugthung"
],
"dropped": [
"difficult",
"multi_scripts",
"non_tibetan"
],
"ume": "all remaining classes"
},
"split_counts": {
"train": {
"uchen": 753,
"ume": 2810
},
"val": {
"uchen": 161,
"ume": 601
},
"test": {
"uchen": 161,
"ume": 601
}
},
"exclude_manifest": "./benchmark_page_ids.json",
"excluded_label_count": 18,
"excluded_page_id_count": 88,
"skipped_excluded_files_by_class": {
"dhumri": 5,
"drathung": 5,
"drudring": 4,
"druring": 5,
"druthung": 5,
"khyuyig": 5,
"peri": 5,
"petsuk": 5,
"trinyig": 4,
"tsegdrig": 5,
"tsugchung": 5,
"tsumachug": 5,
"uchen_sugdring": 5,
"uchen_sugthung": 5,
"yigchung": 5
}
}