Continual_Fewshot_Relation_Learning icon indicating copy to clipboard operation
Continual_Fewshot_Relation_Learning copied to clipboard

Results 3 Continual_Fewshot_Relation_Learning issues
Sort by recently updated
recently updated
newest added

作者你好,我们在复现代码时发现本文使用FewRel和TACRED数据集上进行实验,但更换数据集后发现基于特征的.npy文件不能生成,可以将生成.npy的代码开源或单发给我吗? qq:[email protected]

大佬,求助SOS。我这边复现过程中遇到了一些问题,希望可以获得你的帮助。 问题如下: > sampler = data_sampler(config, encoderforbase.tokenizer) -->跳转 > self.training_data = self._gen_data(config['training_file']) -->跳转 > data = self._transform_questions(data) -->跳转 > return np.asarray(data) here Error! 采用的数据已经是代码中的数据集fewrel,代码名fewrel_2shot.py 错误提示: > setting an array element...

Thank you for sharing. I did the experiment on bert, but the gap between the discovery and the paper is large, can you explain why.Can you share the following pre-trained...