gokuls commited on
Commit
bcf4e22
1 Parent(s): d5918ca

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.15261607518586057
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-dim-96
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: 6.5836
35
- - Accuracy: 0.1526
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.14942141332434558
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-dim-96
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: 6.6092
35
+ - Accuracy: 0.1494
36
 
37
  ## Model description
38