NLP-Project icon indicating copy to clipboard operation
NLP-Project copied to clipboard

Could you help to provide the datasets used in your program? thanks

Open Yazooliu opened this issue 6 years ago • 3 comments

I try to build your code, but can;t find the raw data. So Could you help to provide the datasets used in your program? thanks

Yazooliu avatar Dec 12 '19 14:12 Yazooliu

你好,请问,您有跑通过他得transformer得predict部分吗?我遇到了错误 tensorflow.python.framework.errors_impl.InvalidArgumentError: Inputs to operation transformer/transformer-1/multi_head_atten/Select of type Select must have the same size and shape. Input 0: [8,100,100] != input 1: [1024,100,100]

jiayalu123 avatar Dec 13 '19 08:12 jiayalu123

你好,请问,您有跑通过他得transformer得predict部分吗?我遇到了错误 tensorflow.python.framework.errors_impl.InvalidArgumentError: Inputs to operation transformer/transformer-1/multi_head_atten/Select of type Select must have the same size and shape. Input 0: [8,100,100] != input 1: [1024,100,100]

我现在没跑。我没有他的原始数据怎么跑?你有吗?可以分享一下给我。谢谢

Yazooliu avatar Dec 15 '19 09:12 Yazooliu

我跑的文本分类里的transformer模型。里面有数据

jiayalu123 avatar Dec 18 '19 02:12 jiayalu123