File size: 421 Bytes
4aab28e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
### BERT base model (uncased)
It was introduced in [this paper](https://arxiv.org/abs/1810.04805) and first released in [this repository](https://github.com/google-research/bert)
### This model is trained on [News Category Dataset](https://www.kaggle.com/datasets/rmisra/news-category-dataset).
### Labels
Consists of 1-4 numbers which represents class of which
0 world
1 sport
2 business
3 tech
|