Alan Akbik
Alan Akbik
Ontonotes-large works, but the smaller LSTM-based ones do not seem to work in my setups.
Hello @pazzo83 and @kkarski - I just tested "linker" and "chunk" in a fresh colab install of master branch, and they both work. Unfortunately @TessDejaeghere the pos-multi is an old...
Hello @DanrunFR if the loader does not find a file on the specified path, it tries a lookup on the huggingface repo. So the most likely reason is that somehow...
@mdmotaharmahtab thanks a lot for this PR! @whoisjones can you review?
Hi @Exorcismus thanks for checking out the dataset! There may be some "latent" semantics from some internal programs used, but I am not aware of any structured meaning to the...
@elenamer
Closed by #3653
Hello @xiulinyang it is hard to tell without a runnable example to reproduce the error. But I would suspect the error lies somewhere in the way you read the sentences....
Thanks! I agree that it would be better to implement `__len__` rather than having to call `_len_dataset`. The problem is that `Dataset` is a PyTorch class that does not have...
@MattGPT-ai thanks a lot for adding this!