kanishka commited on
Commit
a89239e
1 Parent(s): 3345d86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,6 +2,8 @@
2
  base_model: models/smolm-mlm/config.json
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - accuracy
7
  widget:
@@ -19,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # smolm-mlm-bpe-unmask-seed_111
21
 
22
- This model is a fine-tuned version of [models/smolm-mlm/config.json](https://huggingface.co/models/smolm-mlm/config.json) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 2.6956
25
  - Accuracy: 0.4492
 
2
  base_model: models/smolm-mlm/config.json
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - AO-CHILDES
7
  metrics:
8
  - accuracy
9
  widget:
 
21
 
22
  # smolm-mlm-bpe-unmask-seed_111
23
 
24
+ This model is a fine-tuned version of [models/smolm-mlm/config.json](https://huggingface.co/models/smolm-mlm/config.json) on 5M words of American-English child-directed input.
25
  It achieves the following results on the evaluation set:
26
  - Loss: 2.6956
27
  - Accuracy: 0.4492