LexFerrinson commited on
Commit
344f3d0
·
1 Parent(s): bd059d5

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +4 -3
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.7520
19
- - Validation Loss: 0.4116
20
  - Train Precision: 0.0
21
  - Train Recall: 0.0
22
  - Train F1: 0.0
23
  - Train Accuracy: 0.9082
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.7520 | 0.4116 | 0.0 | 0.0 | 0.0 | 0.9082 | 0 |
 
51
 
52
 
53
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.3269
19
+ - Validation Loss: 0.2917
20
  - Train Precision: 0.0
21
  - Train Recall: 0.0
22
  - Train F1: 0.0
23
  - Train Accuracy: 0.9082
24
+ - Epoch: 1
25
 
26
  ## Model description
27
 
 
48
  | Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
49
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
50
  | 0.7520 | 0.4116 | 0.0 | 0.0 | 0.0 | 0.9082 | 0 |
51
+ | 0.3269 | 0.2917 | 0.0 | 0.0 | 0.0 | 0.9082 | 1 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c67cb78ecbd04888b239030bcf7cb23e566785317a282bf05cf578275584fa49
3
  size 265587984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25cdfead3fcf697bb5148d88523eace58afbc3f2f61b971babec084198bcdb08
3
  size 265587984