sophiebottani commited on
Commit
eb8e415
1 Parent(s): d808b8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -5,6 +5,8 @@ tags:
5
  model-index:
6
  - name: distilbert_squad_newsqa
7
  results: []
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # distilbert_squad_newsqa
14
 
15
- This model is a fine-tuned version of [distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert-base-cased-distilled-squad) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 1.6247
18
 
@@ -56,4 +58,4 @@ The following hyperparameters were used during training:
56
  - Transformers 4.26.0
57
  - Pytorch 1.12.1+cu102
58
  - Datasets 2.9.0
59
- - Tokenizers 0.13.2
 
5
  model-index:
6
  - name: distilbert_squad_newsqa
7
  results: []
8
+ datasets:
9
+ - newsqa
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
 
15
  # distilbert_squad_newsqa
16
 
17
+ This model is a fine-tuned version of [distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert-base-cased-distilled-squad) on the NewsQA dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.6247
20
 
 
58
  - Transformers 4.26.0
59
  - Pytorch 1.12.1+cu102
60
  - Datasets 2.9.0
61
+ - Tokenizers 0.13.2