merve HF staff commited on
Commit
8a23bbc
1 Parent(s): 32bd125

Update README.md

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