Ding-Chian
Ding-Chian
“w_filePath = 'data/index/index_w.pkl'" Excuse me, How can I get the missing documents?
evnet_train.py中107行代码:logits, bert_emb_1,bert_emb_2 = model(input_ids, segment_id, attn_masks, mod='ned_emb'),在这里看model的返回值应该有三个呀,但是model的真实返回值却只有一个(return logits),且接受的参数里面没有mod呀,请问一下,这怎么解决?
Haha, I use the GPU on my laptop, but I have to set BATCH_SIZE to 1 so I don't run out of memory,there are too many Total params
slot_f1_score一直为0,应该怎么修改代码?
代码中的疑惑
 如图,这里直接丢弃了最后一个维度,请问我应该怎么理解这一步操作?