Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 451 Bytes

File metadata and controls

28 lines (15 loc) · 451 Bytes

Emotion Classification using BERT


Evaluation result

INFO:tensorflow: eval_accuracy = 0.65049815

INFO:tensorflow: eval_loss = 1.3037859

INFO:tensorflow: global_step = 1908

INFO:tensorflow: loss = 1.3041745

info

If you want to see the predicted result then go to the notebook file

The dataset are just the sample of original dataset.


requirement

tensorflow >= 1.12

python >= 3.5

urllib, urllib3 == latest