我正在尝试零镜头分类。我得到如下输出
[{'labels': ['rep_appreciation',
'cx_service_appreciation',
'issue_resolved',
'recommend_product',
'callback_realted',
'billing_payment_related',
'disppointed_product'],
'scores': [0.9198898673057556,
0.8672246932983398,
0.79215407371521,
0.6239275336265564,
0.4782547056674957,
0.39024001359939575,
0.010263209231197834],
'sequence': 'Alan Edwards provided me with nothing less the excellent assistance'}
以上是数据框中一行的输出
我希望最终构建一个数据框列和输出值映射如下。如果分数高于特定阈值,标签为 1s
非常感谢任何解决此问题的推动/帮助。
元芳怎么了
相关分类