mlaf-grammar-engine / data /processed /separation_analysis.json
Shaankar39's picture
Upload folder using huggingface_hub
4703150 verified
Raw
History Blame Contribute Delete
3.27 kB
{
"min_inter_class_distance": 0.6312870376234809,
"closest_pair": [
"verb_grab",
"object_ball"
],
"mean_inter_class_distance": 1.820697334842224,
"max_intra_class_spread": 0.3999788113445598,
"separation_ratio": 1.578301159799813,
"potential_collisions": [
{
"pair": [
"subject_i",
"verb_grab"
],
"distance": 0.9433598566608832,
"threshold": 0.9999470283613996
},
{
"pair": [
"subject_he",
"object_water"
],
"distance": 0.9251578543085427,
"threshold": 0.9999470283613996
},
{
"pair": [
"subject_he",
"object_ball"
],
"distance": 0.9929849051069324,
"threshold": 0.9999470283613996
},
{
"pair": [
"subject_she",
"verb_grab"
],
"distance": 0.837353512802811,
"threshold": 0.9999470283613996
},
{
"pair": [
"subject_she",
"object_ball"
],
"distance": 0.9859474573021884,
"threshold": 0.9999470283613996
},
{
"pair": [
"subject_we",
"verb_see"
],
"distance": 0.8516320995182022,
"threshold": 0.9999470283613996
},
{
"pair": [
"subject_they",
"object_water"
],
"distance": 0.8705310620691247,
"threshold": 0.9999470283613996
},
{
"pair": [
"verb_want",
"verb_stop"
],
"distance": 0.8971299386424848,
"threshold": 0.9999470283613996
},
{
"pair": [
"verb_eat",
"verb_grab"
],
"distance": 0.7120268945503496,
"threshold": 0.9999470283613996
},
{
"pair": [
"verb_eat",
"object_ball"
],
"distance": 0.8922318207375888,
"threshold": 0.9999470283613996
},
{
"pair": [
"verb_eat",
"object_house"
],
"distance": 0.9945924854400731,
"threshold": 0.9999470283613996
},
{
"pair": [
"verb_see",
"verb_go"
],
"distance": 0.8746470884710537,
"threshold": 0.9999470283613996
},
{
"pair": [
"verb_see",
"object_water"
],
"distance": 0.9492025236444229,
"threshold": 0.9999470283613996
},
{
"pair": [
"verb_grab",
"object_apple"
],
"distance": 0.8545784294364402,
"threshold": 0.9999470283613996
},
{
"pair": [
"verb_grab",
"object_ball"
],
"distance": 0.6312870376234809,
"threshold": 0.9999470283613996
},
{
"pair": [
"object_water",
"object_apple"
],
"distance": 0.9237811000491025,
"threshold": 0.9999470283613996
},
{
"pair": [
"object_water",
"object_ball"
],
"distance": 0.68151864184715,
"threshold": 0.9999470283613996
},
{
"pair": [
"object_apple",
"object_ball"
],
"distance": 0.7878461101113885,
"threshold": 0.9999470283613996
},
{
"pair": [
"object_ball",
"object_house"
],
"distance": 0.9792587519444744,
"threshold": 0.9999470283613996
}
]
}