dima806 commited on
Commit
808563a
1 Parent(s): 903c1f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,5 +8,7 @@ tags:
8
  - medium
9
  - text-classification
10
  library_name: transformers
 
 
11
  ---
12
  See the https://dima806.substack.com/p/using-distilbert-transformer-for-writing-engaging-titles-on-medium-b75f30f1f80e and https://www.kaggle.com/code/dima806/distilbert-transformers-for-engaging-titles for more details
 
8
  - medium
9
  - text-classification
10
  library_name: transformers
11
+ base_model:
12
+ - distilbert/distilbert-base-cased
13
  ---
14
  See the https://dima806.substack.com/p/using-distilbert-transformer-for-writing-engaging-titles-on-medium-b75f30f1f80e and https://www.kaggle.com/code/dima806/distilbert-transformers-for-engaging-titles for more details