cgleone / gui_v0

1 stars 1 forks source link

Model inference evaluation methods #4

Open trevor-yu-087 opened 2 years ago

trevor-yu-087 commented 2 years ago

Models need to be able to inference on new texts so we can evaluate them on a held-out dataset. Models should be able to output the tags in the format we require from inferencing and compare them to the desired labels of the entire text.