gouse-73 commited on
Commit
513cfa3
1 Parent(s): f3560ff

Training Completed

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.9164516129032259
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the clinc_oos dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.7725
36
- - Accuracy: 0.9165
37
 
38
  ## Model description
39
 
@@ -64,16 +64,16 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | 4.289 | 1.0 | 318 | 3.2763 | 0.7284 |
68
- | 2.6092 | 2.0 | 636 | 1.8625 | 0.8365 |
69
- | 1.5331 | 3.0 | 954 | 1.1513 | 0.8984 |
70
- | 1.0037 | 4.0 | 1272 | 0.8540 | 0.9135 |
71
- | 0.7916 | 5.0 | 1590 | 0.7725 | 0.9165 |
72
 
73
 
74
  ### Framework versions
75
 
76
  - Transformers 4.34.1
77
- - Pytorch 2.1.0+cu118
78
  - Datasets 2.14.5
79
  - Tokenizers 0.14.1
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9187096774193548
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the clinc_oos dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.7733
36
+ - Accuracy: 0.9187
37
 
38
  ## Model description
39
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | 4.2746 | 1.0 | 318 | 3.2618 | 0.7171 |
68
+ | 2.6008 | 2.0 | 636 | 1.8601 | 0.8352 |
69
+ | 1.532 | 3.0 | 954 | 1.1511 | 0.8952 |
70
+ | 1.005 | 4.0 | 1272 | 0.8543 | 0.9135 |
71
+ | 0.7921 | 5.0 | 1590 | 0.7733 | 0.9187 |
72
 
73
 
74
  ### Framework versions
75
 
76
  - Transformers 4.34.1
77
+ - Pytorch 2.0.1
78
  - Datasets 2.14.5
79
  - Tokenizers 0.14.1