KyuDounSim / COMP4901K-COVID-19-NER

3 stars 2 forks source link

Experimentation #13

Open syncdoth opened 3 years ago

syncdoth commented 3 years ago

Different Pretrained models:

  1. Bert-Base-Cased
  2. Bert-Large-Cased
  3. BioBert-Base
  4. BioBert-Large

Different classification Head:

  1. Dense
  2. Timedstrib Dense
  3. LSTM
  4. bi-LSTM
  5. CRF instead of softmax