关于代码变量的三个困惑(token_id_subs,token_id_table,segment_rel) #383
Unanswered
huang12zheng
asked this question in
Q&A 问答
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
请问,Bee里的segment_rel是什么意思呢?
token_id_table
'token_id_table': {'': {86583: 0}}
86583 这个应该就是新增的ans_1吧?
那这个0是什么意思呢?
我认为是指对应的新的 字典(token 或者说 就是 ans_1对应的id), 是这个情况吗?
token_id_subs
已知公式:
我发现其部分数据是[0, 0, 0], 觉得应该会特别长. 或者说是token长度.
那这个token_id_subs指什么呢?
或者说, 那这里的0是什么意思呢?
Beta Was this translation helpful? Give feedback.
All reactions