rubakha commited on
Commit
f720cb6
1 Parent(s): 2a77d90

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +9 -8
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,14 +15,14 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [microsoft/deberta-v3-xsmall](https://huggingface.co/microsoft/deberta-v3-xsmall) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.9796
19
- - Train Accuracy: 0.8995
20
- - Validation Loss: 0.3173
21
- - Validation Accuracy: 0.8995
22
- - Train Precision: 0.8999
23
- - Train Recall: 0.8995
24
- - Train F1: 0.8989
25
- - Epoch: 0
26
 
27
  ## Model description
28
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Train Precision | Train Recall | Train F1 | Epoch |
50
  |:----------:|:--------------:|:---------------:|:-------------------:|:---------------:|:------------:|:--------:|:-----:|
51
  | 0.9796 | 0.8995 | 0.3173 | 0.8995 | 0.8999 | 0.8995 | 0.8989 | 0 |
 
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [microsoft/deberta-v3-xsmall](https://huggingface.co/microsoft/deberta-v3-xsmall) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.2811
19
+ - Train Accuracy: 0.932
20
+ - Validation Loss: 0.2170
21
+ - Validation Accuracy: 0.9320
22
+ - Train Precision: 0.9343
23
+ - Train Recall: 0.932
24
+ - Train F1: 0.9317
25
+ - Epoch: 1
26
 
27
  ## Model description
28
 
 
49
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Train Precision | Train Recall | Train F1 | Epoch |
50
  |:----------:|:--------------:|:---------------:|:-------------------:|:---------------:|:------------:|:--------:|:-----:|
51
  | 0.9796 | 0.8995 | 0.3173 | 0.8995 | 0.8999 | 0.8995 | 0.8989 | 0 |
52
+ | 0.2811 | 0.932 | 0.2170 | 0.9320 | 0.9343 | 0.932 | 0.9317 | 1 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6e550b9bcc584fb99dc63478fc007d29a99564e903abf9cfa92011534de7f2e
3
  size 283635496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:724ee1d54eb377075859eff6121eadc8c7fdbdf50a79d02f01075cb25d538848
3
  size 283635496