Rocketknight1 HF staff commited on
Commit
6e5a80b
1 Parent(s): 4cb67ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -12,11 +12,10 @@ probably proofread and complete it, then remove this comment. -->
12
 
13
  # transformers-qa
14
 
15
- This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: 0.9300
18
  - Validation Loss: 1.1437
19
- - Epoch: 1
20
 
21
  ## Model description
22
 
 
12
 
13
  # transformers-qa
14
 
15
+ This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the SQuAD dataset.
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: 0.9300
18
  - Validation Loss: 1.1437
 
19
 
20
  ## Model description
21