Electro98 commited on
Commit
30a2f53
1 Parent(s): 3fbc96b

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +7 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 1.2971
18
- - Validation Loss: 1.3936
19
- - Train F1: {'f1': 0.4410685401391092}
20
- - Train Accuracy: {'accuracy': 0.5758245807997052}
21
  - Epoch: 0
22
 
23
  ## Model description
@@ -42,9 +42,9 @@ The following hyperparameters were used during training:
42
 
43
  ### Training results
44
 
45
- | Train Loss | Validation Loss | Train F1 | Train Accuracy | Epoch |
46
- |:----------:|:---------------:|:--------------------------:|:--------------------------------:|:-----:|
47
- | 1.2971 | 1.3936 | {'f1': 0.4410685401391092} | {'accuracy': 0.5758245807997052} | 0 |
48
 
49
 
50
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 1.7183
18
+ - Validation Loss: 1.4170
19
+ - Train F1: 0.4193
20
+ - Train Accuracy: 0.5821
21
  - Epoch: 0
22
 
23
  ## Model description
 
42
 
43
  ### Training results
44
 
45
+ | Train Loss | Validation Loss | Train F1 | Train Accuracy | Epoch |
46
+ |:----------:|:---------------:|:--------:|:--------------:|:-----:|
47
+ | 1.7183 | 1.4170 | 0.4193 | 0.5821 | 0 |
48
 
49
 
50
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:347a45f059d995e189f906f244f16700fe3952d2e94b25e1fbe2ea6475248dbc
3
  size 268031680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b10fb5660f4285b7dba8c13f87f7e0473985e7e06bd7e094c8aac95f0e31831
3
  size 268031680