Yasser hifny

Results 21 comments of Yasser hifny

Any one solved this error? if yes, can you please share the required modification.

I face the same problem. how did you solve it?

model.eval() solves the problem

I cloned the repo and changed the tokenizer in the config file to LlamaTokenizer but I got ValueError: Tokenizer class LlamaTokenizer does not exist or is not currently imported.

I am trying to add additional entities without retraining. I am not able to find the file "chosen_classes.txt" in the original folder: ` additional_data: datasets: roberta-base: config.json merges.txt pytorch_model.bin vocab.json...

please do u have any updates?

Thanks for your response. very appreciated. However, I see the input tensor for LSTM is (None, None, 15) and the output tensor is (None, None, 30) so the 15 and...

can u please point to a paper that describe your implmentation. Thanks in advance

Thanks a lot. Now, what is the suitable format for the training dataset? ``` I mean, what is the value for "? " and "?" in [ { "id": "06bc8a17-bb1c-4007-8c08-92c41e2628b2",...