Document Classification
Collection
4 items
•
Updated
This model is a fine-tuned version of microsoft/dit-base.
It achieves the following results on the evaluation set:
For more information on how it was created, check out the following link: https://github.com/DunnBC22/Vision_Audio_and_Multimodal_Projects/blob/main/Document%20AI/Multiclass%20Classification/Document%20Classification%20-%20RVL-CDIP/Document%20Classification%20-%20RVL-CDIP.ipynb
This model is intended to demonstrate my ability to solve a complex problem using technology.
Dataset Source: https://www.kaggle.com/datasets/achrafbribiche/document-classification
The following hyperparameters were used during training:
Training Loss | Epoch | Step | Validation Loss | Accuracy | Weighted F1 | Micro F1 | Macro F1 | Weighted Recall | Micro Recall | Macro Recall | Weighted Precision | Micro Precision | Macro Precision |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.1535 | 1.0 | 208 | 0.1126 | 0.9622 | 0.9597 | 0.9622 | 0.5711 | 0.9622 | 0.9622 | 0.5925 | 0.9577 | 0.9622 | 0.5531 |
0.1195 | 2.0 | 416 | 0.0843 | 0.9738 | 0.9736 | 0.9738 | 0.8502 | 0.9738 | 0.9738 | 0.8037 | 0.9741 | 0.9738 | 0.9287 |
0.0979 | 3.0 | 624 | 0.0786 | 0.9767 | 0.9768 | 0.9767 | 0.9154 | 0.9767 | 0.9767 | 0.9019 | 0.9771 | 0.9767 | 0.9314 |