gokuls commited on
Commit
d8ce2d6
1 Parent(s): 7e43494

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -13,15 +13,13 @@ model-index:
13
  name: Masked Language Modeling
14
  type: fill-mask
15
  dataset:
16
- name: wikitext
17
  type: wikitext
18
- config: wikitext-103-raw-v1
19
- split: train
20
  args: wikitext-103-raw-v1
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.6354230747721045
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,10 +27,10 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # mobilebert_sa_pre-training-complete
31
 
32
- This model is a fine-tuned version of [google/mobilebert-uncased](https://huggingface.co/google/mobilebert-uncased) on the wikitext dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: nan
35
- - Accuracy: 0.6354
36
 
37
  ## Model description
38
 
 
13
  name: Masked Language Modeling
14
  type: fill-mask
15
  dataset:
16
+ name: wikitext wikitext-103-raw-v1
17
  type: wikitext
 
 
18
  args: wikitext-103-raw-v1
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.6427141769796747
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
27
 
28
  # mobilebert_sa_pre-training-complete
29
 
30
+ This model is a fine-tuned version of [google/mobilebert-uncased](https://huggingface.co/google/mobilebert-uncased) on the wikitext wikitext-103-raw-v1 dataset.
31
  It achieves the following results on the evaluation set:
32
  - Loss: nan
33
+ - Accuracy: 0.6427
34
 
35
  ## Model description
36