4AI / LS-LLaMA

A Simple but Powerful SOTA NER Model | Official Code For Label Supervised LLaMA Finetuning
https://arxiv.org/abs/2310.01208
MIT License
131 stars 20 forks source link

Training on the custom dataset? #10

Open 25icecreamflavors opened 7 months ago

25icecreamflavors commented 7 months ago

Hello, I really liked the idea of your paper. I am interested in using this model for another dataset with NER. Is it possible to use my own dataset in the same format with a bigger sequence length (500-2000 tokens)? Or is this model and implementation is not suitable for this purpose?