Tylah commited on
Commit
ce0d461
1 Parent(s): 7742ea2

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +7 -6
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,12 +15,12 @@ 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.6636
19
- - Validation Loss: 0.5905
20
- - Train Precision: 0.0
21
- - Train Recall: 0.0
22
- - Train F1: 0.0
23
- - Epoch: 0
24
 
25
  ## Model description
26
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Epoch |
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:-----:|
49
  | 0.6636 | 0.5905 | 0.0 | 0.0 | 0.0 | 0 |
 
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.5126
19
+ - Validation Loss: 0.3786
20
+ - Train Precision: 1.0
21
+ - Train Recall: 0.75
22
+ - Train F1: 0.8571
23
+ - Epoch: 1
24
 
25
  ## Model description
26
 
 
47
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Epoch |
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:-----:|
49
  | 0.6636 | 0.5905 | 0.0 | 0.0 | 0.0 | 0 |
50
+ | 0.5126 | 0.3786 | 1.0 | 0.75 | 0.8571 | 1 |
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:d690e55c7198774c3d2a8645999094d4e66b809e286b4c736edf36bf1f3cef45
3
  size 737986856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d15bb5f3190ad3f3f1543226a3fcb4c766413b4d6e3143cd10248fc876a8aea
3
  size 737986856