SHS commited on
Commit
fba813a
1 Parent(s): 15f4fff

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.1624
18
- - Validation Loss: 0.2624
19
- - Train Precision: 0.5321
20
- - Train Recall: 0.3971
21
- - Train F1: 0.4548
22
- - Train Accuracy: 0.9438
23
- - Epoch: 1
24
 
25
  ## Model description
26
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.3513 | 0.3180 | 0.3947 | 0.0718 | 0.1215 | 0.9260 | 0 |
50
  | 0.1624 | 0.2624 | 0.5321 | 0.3971 | 0.4548 | 0.9438 | 1 |
 
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.1203
18
+ - Validation Loss: 0.2537
19
+ - Train Precision: 0.5971
20
+ - Train Recall: 0.4450
21
+ - Train F1: 0.5099
22
+ - Train Accuracy: 0.9475
23
+ - Epoch: 2
24
 
25
  ## Model description
26
 
 
48
  |:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
49
  | 0.3513 | 0.3180 | 0.3947 | 0.0718 | 0.1215 | 0.9260 | 0 |
50
  | 0.1624 | 0.2624 | 0.5321 | 0.3971 | 0.4548 | 0.9438 | 1 |
51
+ | 0.1203 | 0.2537 | 0.5971 | 0.4450 | 0.5099 | 0.9475 | 2 |
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:d8db53066bf15515116698135db4de4e800c8483004d4b106c30ca35df76c48c
3
  size 265618704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5843724b23988bbd26cf19b1c354130ab216baed70da99394b829cf669316f28
3
  size 265618704