Muhammad Farrukh Mehmood
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ This language model has been fine-tuned on the [FreedomIntelligence/medical-o1-r
|
|
40 |
|
41 |
## **Fine-Tuning Details**
|
42 |
### **Pretrained Model**
|
43 |
-
- Base model: `distilbert/distilbert-base-uncased`
|
44 |
|
45 |
### **Fine-Tuning Objective**
|
46 |
The model was fine-tuned using the **Masked Language Modeling (MLM)** objective. Both **subword masking** and **whole word masking** strategies were experimented with, but no significant performance difference was observed between the two approaches.
|
|
|
40 |
|
41 |
## **Fine-Tuning Details**
|
42 |
### **Pretrained Model**
|
43 |
+
- Base model:[ `distilbert/distilbert-base-uncased`](https://huggingface.co/distilbert/distilbert-base-uncased)
|
44 |
|
45 |
### **Fine-Tuning Objective**
|
46 |
The model was fine-tuned using the **Masked Language Modeling (MLM)** objective. Both **subword masking** and **whole word masking** strategies were experimented with, but no significant performance difference was observed between the two approaches.
|