会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小黑哈哈
随笔- 24 文章- 0 评论- 3 阅读 -
8346
博客园
首页
新随笔
新文章
联系
管理
订阅
随笔分类
ECPE(2)
llm(4)
刷题(9)
因果(2)
公告
昵称:
小黑哈哈
园龄:
3年2个月
粉丝:
0
关注:
0
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
ECPE(2)
llm(4)
刷题(9)
因果(2)
随笔档案
2024年10月(1)
2024年9月(1)
2024年4月(2)
2024年3月(2)
2023年12月(2)
2023年3月(10)
2023年2月(1)
2022年4月(2)
2022年3月(3)
阅读排行榜
1. overleaf引用文献出现问号(1827)
2. the size of tensor a (539) must match the size of tensor b (512) at non-singleton dimension 1(1232)
3. 代码随想录算法训练营第四天 | 24. 两两交换链表中的节点 19.删除链表的倒数第N个节点 面试题 02.07. 链表相交 142.环形链表II (986)
4. TypeError: __init__() missing 1 required positional argument: 'data_type'(761)
5. dgl AttributeError: Can't get attribute 'DGLGraph' on <module 'dgl.heterograph' from '/home/user/anaconda3/envs/mymodel/lib/python3.7/site-packages/dgl/heterograph.py'>(714)
评论排行榜
1. the size of tensor a (539) must match the size of tensor b (512) at non-singleton dimension 1(3)
最新评论
1. Re:the size of tensor a (539) must match the size of tensor b (512) at non-singleton dimension 1
@_Uranus解决啦,谢谢~~...
--小黑哈哈
2. Re:the size of tensor a (539) must match the size of tensor b (512) at non-singleton dimension 1
请问最后解决了吗
--_Uranus
3. Re:the size of tensor a (539) must match the size of tensor b (512) at non-singleton dimension 1
"这是因为,BERT 使用 word-piece 标记化.因此,当某些单词不在词汇表中时,它会将单词拆分为单词片段.例如:如果词表中没有playing,它可以分解为play,##ing.这会增加标...
--_Uranus
点击右上角即可分享