MUmairAB commited on
Commit
7feb3f5
1 Parent(s): a0f72aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,11 +10,11 @@ datasets:
10
  pipeline_tag: fill-mask
11
  ---
12
 
13
- <!-- This model card has been generated automatically according to the information Keras had access to. You should
14
- probably proofread and complete it, then remove this comment. -->
15
 
16
  # MUmairAB/bert-based-MaskedLM
17
 
 
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on [IMDB Movies Review](https://huggingface.co/datasets/imdb) dataset.
19
  It achieves the following results on the evaluation set:
20
  - Train Loss: 2.4360
 
10
  pipeline_tag: fill-mask
11
  ---
12
 
 
 
13
 
14
  # MUmairAB/bert-based-MaskedLM
15
 
16
+ **The model training code is available as a notebook on my [GitHub](https://github.com/MUmairAB/Masked-Language-Model-Fine-Tuning-with-HuggingFace-Transformers/tree/main)**
17
+
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on [IMDB Movies Review](https://huggingface.co/datasets/imdb) dataset.
19
  It achieves the following results on the evaluation set:
20
  - Train Loss: 2.4360