royny / SelF-Eval

Implementation of COLING 2022 Oral presentation paper "SelF-Eval: Self-supervised Fine-grained Dialogue Evaluation".
3 stars 0 forks source link

I followed your instructions and reported an error while executing sh pre train. sh: Segmentation fault (core dumped). How can I solve it? #1

Open demon-ling opened 1 year ago

demon-ling commented 1 year ago

I followed your instructions and reported an error while executing sh pretrain. sh: Segmentation fault (core dumped). How can I solve it?

royny commented 1 year ago

Can you describe your setting more precisely? It seems the problem is the tokenizer module of transformers. Plus, note that pretrain.sh file needs GPU to do the training.

demon-ling commented 1 year ago

like this: image

demon-ling commented 1 year ago

Can you provide the trained model parameters?

royny commented 11 months ago

Sorry for the late reply. It seems the texar pakage is not succesfully installed. I can provide the parameters if you give me an email or I can also upload it on cloud. But with this problem unsolved even you have the parameters, you still cannot run it.

demon-ling commented 11 months ago

thanks, Please send to this email: linglianyong@gmail.com

Don-Joey commented 10 months ago

Hi, I also have an interest in your project, could you please share the pretrained weights? My email: qzhang732-c@my.cityu.edu.hk. Thx