YangKang
YangKang
#### Description Thanks very much for your app. But I have a equation render bug like this.  It seems that the KaTeX render wrong and the error is that...
Hello,this project is amazing!But dose it support Chinese song?
Hello, When I run "roberta_mlm_pretrain.sh",it always occur the error that CUDA out of memory(I have 4 TITAN RTX GPUs,which means the memory is enough).Is it because the data file all_text.txt...
https://github.com/INK-USC/fewNER/blob/7ed977cf25ba3c10b0af646ef754f41ceaaf9ff3/src/data/transformers_dataset.py#L244 This line should be `P, R, F1 = bert_score.score(search_space, queries, model_type=bert_score_model_type, verbose=idx % step_sz == 0)`,otherwise it will run error.