arthd24 commited on
Commit
ec9cdb1
1 Parent(s): c9bed99

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +7 -6
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,12 +15,12 @@ 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: 1.5694
19
- - Train Accuracy: 0.7401
20
- - Validation Loss: 0.8680
21
- - Validation Accuracy: 0.7401
22
- - Train F1: 0.7401
23
- - Epoch: 0
24
 
25
  ## Model description
26
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Train F1 | Epoch |
48
  |:----------:|:--------------:|:---------------:|:-------------------:|:--------:|:-----:|
49
  | 1.5694 | 0.7401 | 0.8680 | 0.7401 | 0.7401 | 0 |
 
50
 
51
 
52
  ### 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.7006
19
+ - Train Accuracy: 0.7670
20
+ - Validation Loss: 0.7363
21
+ - Validation Accuracy: 0.7670
22
+ - Train F1: 0.7670
23
+ - Epoch: 1
24
 
25
  ## Model description
26
 
 
47
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Train F1 | Epoch |
48
  |:----------:|:--------------:|:---------------:|:-------------------:|:--------:|:-----:|
49
  | 1.5694 | 0.7401 | 0.8680 | 0.7401 | 0.7401 | 0 |
50
+ | 0.7006 | 0.7670 | 0.7363 | 0.7670 | 0.7670 | 1 |
51
 
52
 
53
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99f8b51d41dffb84b2ffd24f9556ab1f5023359fa6f09fd6f91023d1466c5dd2
3
  size 267973312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f2e1682e07cd5d973d15f29d96f69473b0e1bb1172eb9a53acd5536818f7a20
3
  size 267973312