Jan Nie
Jan Nie
is the summation dimension problematic in models/utili.py LINE 146? should the dimension set to 2? (as we want to sum over the previous step t-1's tag space)
I notice that in the data_generator class, that you only preserve one relation triple by using random.choice(). what is the motivation of this? Thanks Feng
I want to know that with conll2003 ner label and the aida-yago entity linking annotations, how to get the joint sparse features, I am a bit confused of the format...
Hi ! When I use the sbt assembly, it just reports that it cannot find the wikipediaInterface sort of problem, is there any suggestions ?
### Reminder - [X] I have read the README and searched the existing issues. ### Reproduction Hi, I am quite new to llama factory framework, I am not able to...
Feature description --------- Hi, my sequence labeling is fine-grained, I want to group labels by the same color, where can I find the code to change? Thanks for the great...
Hi Is there any possible way to accelerate the code ? I am running a training data with only 300 vocabulary size and 3w training instances with maximum length 50,...