buruzaemon commited on
Commit
f476efc
1 Parent(s): 45c8301

More tweaks to model card

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -7,7 +7,8 @@ datasets:
7
  - SetFit/emotion
8
  ---
9
 
10
- # DistilBERT base model (uncased)
11
 
12
- 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 .... . This model is uncased: it does not make a difference between english and English.
13
 
 
 
7
  - SetFit/emotion
8
  ---
9
 
10
+ # test-minilm-finetuned-emotion fine-tuned model (uncased)
11
 
12
+ 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 .... .
13
 
14
+ This model is uncased: it does not make a difference between english and English.