omidrohanian commited on
Commit
d02dc01
1 Parent(s): 2898f9f

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
  BioMobileBERT is the result of training the [MobileBERT-uncased](https://huggingface.co/google/mobilebert-uncased) model in a continual learning scenario 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
  BioMobileBERT is the result of training the [MobileBERT-uncased](https://huggingface.co/google/mobilebert-uncased) model in a continual learning scenario for 200k training steps using a total batch size of 192 on the PubMed dataset.
12