Shruthi-S commited on
Commit
b5e87aa
1 Parent(s): b13ec4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,11 +12,11 @@ probably proofread and complete it, then remove this comment. -->
12
 
13
  # Capstone-project-bert-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: 1.4990
18
  - Validation Loss: 1.1426
19
- - Epoch: 0
20
 
21
  ## Model description
22
 
 
12
 
13
  # Capstone-project-bert-qa
14
 
15
+ This model is a fine-tuned version of bert-base-cased model on the squad dataset.
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: 1.4990
18
  - Validation Loss: 1.1426
19
+ - Epoch: 10
20
 
21
  ## Model description
22