generated_from_trainer

<!-- 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. -->

bert-base-uncased-finetuned-sdg

This model is a fine-tuned version of bert-base-uncased on the OSDG dataset. It achieves the following results on the evaluation set:

Model description

Classifies text to the first 16 SDGs!

Intended uses & limitations

Assess policy documents, classify text to SDGs, etc.

Training and evaluation data

OSDG data. Updated version from October.

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss Acc
0.3768 1.0 269 0.3758 0.8933
0.2261 2.0 538 0.3088 0.9095
0.1038 3.0 807 0.3094 0.9195

Framework versions