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

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +9 -8
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,10 +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.6559
19
- - Validation Loss: 0.5935
20
- - Train Accuracy: 0.5556
21
- - Epoch: 1
 
 
22
 
23
  ## Model description
24
 
@@ -42,10 +44,9 @@ The following hyperparameters were used during training:
42
 
43
  ### Training results
44
 
45
- | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
- |:----------:|:---------------:|:--------------:|:-----:|
47
- | 0.7230 | 0.6753 | 0.5556 | 0 |
48
- | 0.6559 | 0.5935 | 0.5556 | 1 |
49
 
50
 
51
  ### 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.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
 
 
44
 
45
  ### Training results
46
 
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0ee6972d1e8ded9ebc0143fb0c25faa4752f1cffacc1e06181c63be6fecff5c
3
  size 737986856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d690e55c7198774c3d2a8645999094d4e66b809e286b4c736edf36bf1f3cef45
3
  size 737986856