bert-sense icon indicating copy to clipboard operation
bert-sense copied to clipboard

Broken code (huggingface transformers)

Open glicerico opened this issue 5 years ago • 3 comments

Huggingface transformers has been upgraded from pytorch-pretrained-BERT and BERT_model.py doesn't run

glicerico avatar Jan 16 '20 17:01 glicerico

how can i get 'BERT_embs.pickle. 'and ''senseval2_lexical_sample_train.xml' file? could you help me?Thank you very much.

huidemie avatar Mar 13 '20 05:03 huidemie

You get the datasets (actually their download links) from the UFSAC repository: https://github.com/glicerico/UFSAC You generate the pickle file when you run the algorithm for the first time. I'm not sure if bert-sense offers pre-calculated pickle files for download

glicerico avatar Mar 13 '20 11:03 glicerico

You get the datasets (actually their download links) from the UFSAC repository: https://github.com/glicerico/UFSAC You generate the pickle file when you run the algorithm for the first time. I'm not sure if bert-sense offers pre-calculated pickle files for download

OK , I know.Thank you so much! mua~

huidemie avatar Mar 20 '20 07:03 huidemie