Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
See the https://medium.com/data-and-beyond/using-distilbert-transformer-for-writing-engaging-titles-on-medium-b75f30f1f80e for more details
|
2 |
---
|
3 |
license: apache-2.0
|
4 |
language:
|
@@ -9,4 +8,5 @@ tags:
|
|
9 |
- medium
|
10 |
- text-classification
|
11 |
library_name: transformers
|
12 |
-
---
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
language:
|
|
|
8 |
- medium
|
9 |
- text-classification
|
10 |
library_name: transformers
|
11 |
+
---
|
12 |
+
See the https://medium.com/data-and-beyond/using-distilbert-transformer-for-writing-engaging-titles-on-medium-b75f30f1f80e for more details
|