CoolFace
Apppublic

vedant2905/CrossLingual

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
cluster_alignments.json158 linesDownload Raw Back to layer4
1{2  "86": {3    "aligned_clusters": [4      675    ],6    "metrics": {7      "match_percentage": 1.0,8      "source_cluster_size": 2,9      "target_cluster_sizes": [10        311      ],12      "aligned_word_count": 2,13      "total_words": 2,14      "size_threshold": 0.4,15      "translation_threshold": 0.5,16      "calign_score": 1.0,17      "colap_score": 1.018    }19  },20  "97": {21    "aligned_clusters": [22      208,23      7124    ],25    "metrics": {26      "match_percentage": 0.6666666666666666,27      "source_cluster_size": 3,28      "target_cluster_sizes": [29        3,30        531      ],32      "aligned_word_count": 2,33      "total_words": 3,34      "size_threshold": 0.4,35      "translation_threshold": 0.5,36      "calign_score": 0.6666666666666666,37      "colap_score": 0.719889592996593538    }39  },40  "112": {41    "aligned_clusters": [42      288,43      26,44      40445    ],46    "metrics": {47      "match_percentage": 1.0,48      "source_cluster_size": 2,49      "target_cluster_sizes": [50        3,51        4,52        353      ],54      "aligned_word_count": 2,55      "total_words": 2,56      "size_threshold": 0.4,57      "translation_threshold": 0.5,58      "calign_score": 1.0,59      "colap_score": 1.060    }61  },62  "122": {63    "aligned_clusters": [64      441,65      307,66      6967    ],68    "metrics": {69      "match_percentage": 1.0,70      "source_cluster_size": 2,71      "target_cluster_sizes": [72        4,73        3,74        475      ],76      "aligned_word_count": 2,77      "total_words": 2,78      "size_threshold": 0.4,79      "translation_threshold": 0.5,80      "calign_score": 1.0,81      "colap_score": 1.082    }83  },84  "136": {85    "aligned_clusters": [86      28687    ],88    "metrics": {89      "match_percentage": 0.6666666666666666,90      "source_cluster_size": 3,91      "target_cluster_sizes": [92        593      ],94      "aligned_word_count": 2,95      "total_words": 3,96      "size_threshold": 0.4,97      "translation_threshold": 0.5,98      "calign_score": 0.6666666666666666,99      "colap_score": 1.0100    }101  },102  "406": {103    "aligned_clusters": [104      457,105      427,106      269,107      111108    ],109    "metrics": {110      "match_percentage": 1.0,111      "source_cluster_size": 2,112      "target_cluster_sizes": [113        2,114        3,115        3,116        2117      ],118      "aligned_word_count": 2,119      "total_words": 2,120      "size_threshold": 0.4,121      "translation_threshold": 0.5,122      "calign_score": 1.0,123      "colap_score": 1.0124    }125  },126  "448": {127    "aligned_clusters": [128      69,129      425,130      140,131      336,132      274,133      19,134      22,135      287136    ],137    "metrics": {138      "match_percentage": 0.6666666666666666,139      "source_cluster_size": 3,140      "target_cluster_sizes": [141        7,142        5,143        4,144        5,145        5,146        6,147        5,148        7149      ],150      "aligned_word_count": 2,151      "total_words": 3,152      "size_threshold": 0.4,153      "translation_threshold": 0.5,154      "calign_score": 0.6666666666666666,155      "colap_score": 1.0156    }157  }158}