摘要:
参考链接: bertviz github 使用指南:BERT可视化工具bertviz体验 一些bert中存在的模式解析:Deconstructing BERT, Part 2: Visualizing the Inner Workings of Attention,最强NLP模型BERT可视化学习 阅读全文
摘要:
读取并导出Tensorboard中数据 读取tensorboard日志数据 代码 from tensorboard.backend.event_processing import event_accumulator #加载日志数据 ea=event_accumulator.EventAccumula 阅读全文