taghreed34

Results 7 issues of taghreed34

Is trainer.resume() valid when finetuning is interrupted or it's just used with training? And if so, is using adam optimizer handled so momentum and scale vector aren't initialized from scratch?

question

A clear and concise description of what you want to know.

question

Are all Embeddings publicly available or some/all of them need a license?

Is there a parameter in the config file that I can use to put my own file path to test NER model on?

Hi, sorry for asking about something that is explained in the repository, but it took me two days to deal with changing data directory and I didn't manage to do...

Are the original constructed documents available? I want to recover texts from sentences provided in train_distant data, but I have no enough rules to build texts the correct way so...

I'm serving a version of GLiNER (transformer-based zero-shot NER model) on Openvino, and the model takes these as inputs: input_ids attention_mask words_mask text_lengths span_idx span_mask For an input like this:...