Amitesh007 commited on
Commit
c759ab7
1 Parent(s): 4af84a0

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +6 -5
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
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
- - Train Loss: 0.4620
18
- - Train Accuracy: 0.7977
19
- - Validation Loss: 0.3893
20
- - Validation Accuracy: 0.8332
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
  | 0.4620 | 0.7977 | 0.3893 | 0.8332 | 0 |
 
48
 
49
 
50
  ### Framework versions
 
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
+ - Train Loss: 0.3238
18
+ - Train Accuracy: 0.8596
19
+ - Validation Loss: 0.4674
20
+ - Validation Accuracy: 0.8362
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
  | 0.4620 | 0.7977 | 0.3893 | 0.8332 | 0 |
48
+ | 0.3238 | 0.8596 | 0.4674 | 0.8362 | 1 |
49
 
50
 
51
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26ff90f7143f4339cb7e94baa8c3febd2ac93c3942fd2bab250054c95d9bfa89
3
  size 263264024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1975209c2657d8b7bffb7b0bf157a910fcafaca62acba111e89f1a89004f9104
3
  size 263264024