small-persona-dataset / data_stats.json
walter-bd's picture
Upload data_stats.json with huggingface_hub
c32c081 verified
Raw
History Blame Contribute Delete
1.77 kB
{
"total": 60239,
"train": 57227,
"val": 3012,
"language": {
"es": 20967,
"en": 39272
},
"tone": {
"bitter": 7092,
"cheerful": 7354,
"cunning": 1839,
"fearful": 4043,
"grumpy": 7069,
"melancholic": 3319,
"nervous": 4174,
"neutral": 5357,
"playful": 716,
"proud": 6490,
"wise": 12786
},
"style": {
"blunt": 19306,
"poetic": 4421,
"rambling": 3080,
"short": 7901,
"verbose": 25531
},
"humor": {
"dark": 1836,
"dry": 9192,
"none": 39862,
"sarcastic": 2019,
"warm": 7330
},
"role": {
"blacksmith": 1932,
"guard": 8945,
"innkeeper": 2779,
"merchant": 5956,
"noble": 3913,
"peasant": 3905,
"priest": 4443,
"scholar": 28366
},
"source": {
"multi_character": 3238,
"npc_v2": 1191,
"opencharacter": 19888,
"synthetic": 8467,
"vgdc": 27455
},
"origin_type": {
"original": 24724,
"synthetic": 35515
},
"relation_tier_a": {
"acquaintance": 8056,
"ally": 6726,
"employee": 1997,
"employer": 2089,
"enemy": 2422,
"follower": 1258,
"friend": 2217,
"guard": 1448,
"leader": 1415,
"mentor": 10532,
"outcast": 1263,
"prisoner": 1002,
"stranger": 6137,
"student": 1852,
"suspect": 1322,
"victim": 1442,
"witness": 3403
},
"relation_tier_b": {
"bestfriend": 316,
"betrayed": 228,
"betrayer": 339,
"creditor": 432,
"debtor": 251,
"exlover": 619,
"family": 254,
"gossip": 276,
"heretic": 807,
"lover": 481,
"rival": 442,
"saved": 613,
"savior": 240,
"worshipper": 360
},
"quality_score": {
"min": 0.75,
"max": 0.985,
"mean": 0.8747,
"median": 0.8779
}
}