BERT-NER
BERT-NER copied to clipboard
Question: Have you tried feature-based approach without fine tuning BERT?
As described in BERT paper Section 5.4, it gives some experiment results of not fine tuning BERT parameters but use BERT as a feature extractor followed by 2 Bi-LSTMs. Wondering have you tried this so that I can have some reference?
i tried bert service to extract hidden vectors, good results were obtained, but it was a preliminary experiment and it was not finished.
Excuse me. Where does the label_test.txt come from? Man made or machine generated?
@zwd13122889 https://soco.intel.com/photos/184811?photoIndex=61 I suppose this is the output file by the program for the predictions.