Sadashiv Nandanikar commited on
Commit
4032923
1 Parent(s): ef6d3b8

notebook updated

Browse files
notebook/Fine_tuning_BERT_NER.ipynb CHANGED
@@ -17,7 +17,7 @@
17
  },
18
  "source": [
19
  "## First What is BERT?\n",
20
- "![BERT Architecture](https://www.researchgate.net/publication/340295341/figure/fig1/AS:874992090771456@1585625779336/BERT-architecture-1.jpg)\n",
21
  "\n",
22
  "BERT stands for <font color=\"#d966ff\">Bidirectional Encoder Representations from Transformers.</font> The name itself gives us several clues to what BERT is all about.\n",
23
  "\n",
 
17
  },
18
  "source": [
19
  "## First What is BERT?\n",
20
+ "![BERT Architecture](https://vaclavkosar.com/images/electra-bert.png)\n",
21
  "\n",
22
  "BERT stands for <font color=\"#d966ff\">Bidirectional Encoder Representations from Transformers.</font> The name itself gives us several clues to what BERT is all about.\n",
23
  "\n",