notaphoenix
commited on
Commit
•
2f5b347
1
Parent(s):
06e6637
Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,13 @@ pipeline_tag: text-classification
|
|
10 |
---
|
11 |
|
12 |
|
13 |
-
#
|
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 [
|
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 |
|