letingliu commited on
Commit
6ab3033
·
1 Parent(s): a206c5f

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +5 -4
  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.6872
19
- - Validation Loss: 0.6614
20
- - Train Accuracy: 0.6154
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 0.6872 | 0.6614 | 0.6154 | 0 |
 
48
 
49
 
50
  ### 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.6474
19
+ - Validation Loss: 0.6141
20
+ - Train Accuracy: 0.8365
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 0.6872 | 0.6614 | 0.6154 | 0 |
48
+ | 0.6474 | 0.6141 | 0.8365 | 1 |
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:81372f7ab8ff254e900ebe85b84122885436ec29a16c84fa8d19a324af0348cc
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e23cb35c93425bb55bdca0ad0306d94e86db1e18a65a08b3a965716ae607e6fe
3
  size 267951808