ncbi / AIONER

AIONER
MIT License
39 stars 12 forks source link

Integrate into Elasticsearch #3

Open 1057888035 opened 2 months ago

1057888035 commented 2 months ago

Hi, I think this is a great project. I want make AIONER Integrate into Elasticsearch Machine Learning use Eland When I make PubmedBERT-CRF-AIONER.h5 up to elasticsearch will be error no config.json. Can you provide a model that includes config.json and tokenizer_config.json ,It's best to train with pytorch, allows IOB tokenization tagging for classification labels. Thank you.

lingluodlut commented 1 month ago

Hi, we used the same config.json with the PubMedBERT model. I think you can find it in BiomedNLP-PubMedBERT-base-uncased-abstract folder.