notaphoenix commited on
Commit
2f5b347
•
1 Parent(s): 06e6637

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,13 +10,13 @@ pipeline_tag: text-classification
10
  ---
11
 
12
 
13
- # Emotion English DistilRoBERTa-base
14
 
15
  # Description ℹ
16
 
17
  With this model, you can classify if an English sentence has a *Shakespearean* style or a *modern* style
18
 
19
- The model is a fine-tuned checkpoint of [DistilRoBERTa-base](https://huggingface.co/distilroberta-base).
20
 
21
  # Application 🚀
22
 
 
10
  ---
11
 
12
 
13
+ # Shakespeare/Modern English DistilBert-base
14
 
15
  # Description ℹ
16
 
17
  With this model, you can classify if an English sentence has a *Shakespearean* style or a *modern* style
18
 
19
+ The model is a fine-tuned checkpoint of [DistilBERT-base-uncased](https://huggingface.co/distilbert-base-uncased).
20
 
21
  # Application 🚀
22