Tylah commited on
Commit
75b619a
1 Parent(s): 15541b9

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +10 -9
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,10 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.3757
19
- - Validation Loss: 0.2846
20
- - Train Accuracy: 1.0
21
- - Epoch: 2
 
 
 
22
 
23
  ## Model description
24
 
@@ -42,11 +45,9 @@ The following hyperparameters were used during training:
42
 
43
  ### Training results
44
 
45
- | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
- |:----------:|:---------------:|:--------------:|:-----:|
47
- | 0.6908 | 0.6074 | 0.5833 | 0 |
48
- | 0.5563 | 0.4171 | 0.9722 | 1 |
49
- | 0.3757 | 0.2846 | 1.0 | 2 |
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.2630
19
+ - Validation Loss: 0.2305
20
+ - Train Accuracy: {'accuracy': 1.0}
21
+ - Train Precision: 1.0
22
+ - Train Recall: 1.0
23
+ - Train F1: 1.0
24
+ - Epoch: 0
25
 
26
  ## Model description
27
 
 
45
 
46
  ### Training results
47
 
48
+ | Train Loss | Validation Loss | Train Accuracy | Train Precision | Train Recall | Train F1 | Epoch |
49
+ |:----------:|:---------------:|:-----------------:|:---------------:|:------------:|:--------:|:-----:|
50
+ | 0.2630 | 0.2305 | {'accuracy': 1.0} | 1.0 | 1.0 | 1.0 | 0 |
 
 
51
 
52
 
53
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36d5226391f193cfdc39cedd48ad4bd0db50168bf9a59c4570f302b0a52667b9
3
  size 737986856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbd7ca1437d0ca59b285690781b9ced15a9fe69738e7f7707b76fe44273b5d89
3
  size 737986856