Results 5 issues of YangKang

#### Description Thanks very much for your app. But I have a equation render bug like this. ![image](https://user-images.githubusercontent.com/62246602/167448606-d9550726-c88b-4bd6-bb53-7fe371b33edf.png) It seems that the KaTeX render wrong and the error is that...

when we use the model to infer,why need the .wav files?

solved

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.