omidrohanian commited on
Commit
1c5dcd3
1 Parent(s): 8fde8b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # Model Description
2
  BioDistilBERT-cased was developed by training the [DistilBERT-cased](https://huggingface.co/distilbert-base-cased?text=The+goal+of+life+is+%5BMASK%5D.) model in a continual learning fashion for 200k training steps using a total batch size of 192 on the PubMed dataset.
3
 
 
1
+ ---
2
+ title: README
3
+ emoji: 🏃
4
+ colorFrom: gray
5
+ colorTo: purple
6
+ sdk: static
7
+ pinned: false
8
+ ---
9
+
10
  # Model Description
11
  BioDistilBERT-cased was developed by training the [DistilBERT-cased](https://huggingface.co/distilbert-base-cased?text=The+goal+of+life+is+%5BMASK%5D.) model in a continual learning fashion for 200k training steps using a total batch size of 192 on the PubMed dataset.
12