Loading

摘要: 参考链接: bertviz github 使用指南:BERT可视化工具bertviz体验 一些bert中存在的模式解析:Deconstructing BERT, Part 2: Visualizing the Inner Workings of Attention,最强NLP模型BERT可视化学习 阅读全文
posted @ 2022-12-17 17:39 戴墨镜的长颈鹿 阅读(1889) 评论(0) 推荐(0) 编辑
摘要: 读取并导出Tensorboard中数据 读取tensorboard日志数据 代码 from tensorboard.backend.event_processing import event_accumulator #加载日志数据 ea=event_accumulator.EventAccumula 阅读全文
posted @ 2022-12-17 16:20 戴墨镜的长颈鹿 阅读(153) 评论(0) 推荐(0) 编辑