muhtasham commited on
Commit
c950a88
1 Parent(s): 2f5ab19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # bert-tiny-finetuned-pile-of-law-tos
14
 
15
- This model is a fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 3.3545
18
 
 
12
 
13
  # bert-tiny-finetuned-pile-of-law-tos
14
 
15
+ This model is a MLM fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on the [pile-of-law/tos](https://huggingface.co/datasets/pile-of-law/pile-of-law) dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 3.3545
18