language: en | |
tags: | |
- microsoft/MiniLM-L12-H384-uncased | |
license: bsd-3-clause | |
datasets: | |
- SetFit/emotion | |
# test-minilm-finetuned-emotion fine-tuned model (uncased) | |
This model is a fine-tuned extension of the [Microsoft MiniLM distilled model](https://huggingface.co/microsoft/MiniLM-L12-H384-uncased). This is the result of the learning exercise for [Simple Training with the 🤗 Transformers Trainer](https://www.youtube.com/watch?v=u--UVvH-LIQ&t=198s) and also going through Chapter 2, Text Classification in [Natural Language Processing with Transformers](https://transformersbook.com/), Revised Color Edition, May 2022. | |
This model is uncased: it does not make a difference between english and English. | |