tonyla25 commited on
Commit
0dd9d9c
1 Parent(s): ea33b93

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -23,10 +23,10 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.8733333333333333
27
  - name: F1
28
  type: f1
29
- value: 0.8789808917197452
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -36,9 +36,9 @@ should probably proofread and complete it, then remove this comment. -->
36
 
37
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
38
  It achieves the following results on the evaluation set:
39
- - Loss: 0.3642
40
- - Accuracy: 0.8733
41
- - F1: 0.8790
42
 
43
  ## Model description
44
 
@@ -69,8 +69,8 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
- | No log | 1.0 | 94 | 0.3652 | 0.84 | 0.8509 |
73
- | No log | 2.0 | 188 | 0.3642 | 0.8733 | 0.8790 |
74
 
75
 
76
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.87
27
  - name: F1
28
  type: f1
29
+ value: 0.8721311475409836
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
 
37
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
38
  It achieves the following results on the evaluation set:
39
+ - Loss: 0.3496
40
+ - Accuracy: 0.87
41
+ - F1: 0.8721
42
 
43
  ## Model description
44
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
+ | No log | 1.0 | 94 | 0.3214 | 0.8667 | 0.8649 |
73
+ | No log | 2.0 | 188 | 0.3496 | 0.87 | 0.8721 |
74
 
75
 
76
  ### Framework versions