cetusian commited on
Commit
92490b2
1 Parent(s): 4598937

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  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/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.6710
19
- - Validation Loss: 0.5020
20
- - Train Precision: 0.6557
21
- - Train Recall: 0.7166
22
- - Train F1: 0.6848
23
- - Train Accuracy: 0.8034
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.6710 | 0.5020 | 0.6557 | 0.7166 | 0.6848 | 0.8034 | 0 |
 
51
 
52
 
53
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.4543
19
+ - Validation Loss: 0.4196
20
+ - Train Precision: 0.7037
21
+ - Train Recall: 0.7671
22
+ - Train F1: 0.7340
23
+ - Train Accuracy: 0.8351
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.6710 | 0.5020 | 0.6557 | 0.7166 | 0.6848 | 0.8034 | 0 |
51
+ | 0.4543 | 0.4196 | 0.7037 | 0.7671 | 0.7340 | 0.8351 | 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:f508c26ae92115facfe2fe95860a817f63219ee8c88ecf202eac5722752e8c88
3
  size 265587984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edd6abfdb184994e7ad324277a5b1e264876bf33ab1ffa52ca8165ede592eacb
3
  size 265587984