zayuki commited on
Commit
5375b94
·
1 Parent(s): ed61d37

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -5
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,10 +15,10 @@ 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.1270
19
- - Validation Loss: 0.0668
20
- - Train Accuracy: {'accuracy': 0.9736581746228048}
21
- - Train F1: {'f1': 0.9736679441216467}
22
  - Epoch: 0
23
 
24
  ## Model description
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
45
 
46
  | Train Loss | Validation Loss | Train Accuracy | Train F1 | Epoch |
47
  |:----------:|:---------------:|:--------------------------------:|:--------------------------:|:-----:|
48
- | 0.1270 | 0.0668 | {'accuracy': 0.9736581746228048} | {'f1': 0.9736679441216467} | 0 |
49
 
50
 
51
  ### 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.0404
19
+ - Validation Loss: 0.0648
20
+ - Train Accuracy: {'accuracy': 0.9765025970813752}
21
+ - Train F1: {'f1': 0.9766355140186915}
22
  - Epoch: 0
23
 
24
  ## Model description
 
45
 
46
  | Train Loss | Validation Loss | Train Accuracy | Train F1 | Epoch |
47
  |:----------:|:---------------:|:--------------------------------:|:--------------------------:|:-----:|
48
+ | 0.0404 | 0.0648 | {'accuracy': 0.9765025970813752} | {'f1': 0.9766355140186915} | 0 |
49
 
50
 
51
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf0ea8f2fd52cd55af6da4c249de98d1de3c9da2807dd2f4737325544e4affcd
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8db53c432fdff89a47a7ac305ff3e3ec23d7d668fb6d8a9de0cd50e31f11d5fa
3
  size 267951808