gokuls commited on
Commit
0cd79a8
1 Parent(s): 7aaac6a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -13,7 +13,7 @@ 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: validation
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.23321614400225005
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,10 +29,10 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # distilbert_add_pre-training-complete
31
 
32
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the wikitext dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 4.9972
35
- - Accuracy: 0.2332
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
  config: wikitext-103-raw-v1
19
  split: validation
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.23073914743840437
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
 
30
  # distilbert_add_pre-training-complete
31
 
32
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the wikitext wikitext-103-raw-v1 dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 5.0239
35
+ - Accuracy: 0.2307
36
 
37
  ## Model description
38