book genre book title

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

language-perceiver for title-genre classification

This model is a fine-tuned version of deepmind/language-perceiver on an unknown dataset. It achieves the following results on the evaluation set:

Model description

This classifies one or more genre labels in a multi-label setting for a given book title.

The 'standard' way of interpreting the predictions is that the predicted labels for a given example are only the ones with a greater than 50% probability.

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss F1
0.3059 1.0 62 0.2893 0.3263
0.2879 2.0 124 0.2795 0.4290
0.2729 3.0 186 0.2730 0.4356
0.2606 4.0 248 0.2722 0.4590
0.2433 5.0 310 0.2747 0.4775
0.227 6.0 372 0.2777 0.4976
0.207 7.0 434 0.2814 0.5088
0.1969 8.0 496 0.2832 0.5108

Framework versions