johnpaulett commited on
Commit
44ff460
·
verified ·
1 Parent(s): e0fe23b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -9,22 +9,25 @@ model-index:
9
  results: []
10
  ---
11
 
12
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
- should probably proofread and complete it, then remove this comment. -->
14
 
15
  # ModernRadBERT-mlm
16
 
17
- This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.6936
20
 
 
 
 
 
21
  ## Model description
22
 
23
  More information needed
24
 
25
  ## Intended uses & limitations
26
 
27
- More information needed
28
 
29
  ## Training and evaluation data
30
 
 
9
  results: []
10
  ---
11
 
12
+
 
13
 
14
  # ModernRadBERT-mlm
15
 
16
+ This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the [`unsloth/Radiology_mini`](https://huggingface.co/datasets/unsloth/Radiology_mini) dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.6936
19
 
20
+ https://www.johnpaulett.com/2025/modernbert-radiology-fine-tuning-masked-langage-model/
21
+
22
+ **WARNING: For demonstration purposes only**
23
+
24
  ## Model description
25
 
26
  More information needed
27
 
28
  ## Intended uses & limitations
29
 
30
+ **Not intended for real-world use**, was an example of MLM fine-tuning on a small radiology dataset.
31
 
32
  ## Training and evaluation data
33