NLP with Transformers -- 1 (FINE TUNING BERT FOR TEXT CLASSIFICATION) !!!🚀🚀🚀
BERT (Bi-Directional Encoder Representation from Transformers) is that type of transformer introduced by Google which consists of only encoder and no decoder. Finally after following a similar approach on test data we perform our test evaluation using Mathew's correlation Coefficient which is highly recommended as a metric for classification type of problems. Voila!!! we finally fine tuned our bert model as per our use-case. Complete implementation can be found here…..
Apr-5-2022, 05:00:11 GMT
- Technology: