Schnatz65 commited on
Commit
6dc2033
1 Parent(s): 0b47bc6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.8219354838709677
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,8 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the clinc_oos dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.1971
33
- - Accuracy: 0.8219
34
 
35
  ## Model description
36
 
@@ -61,9 +61,9 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
- | 0.6803 | 1.0 | 318 | 0.4045 | 0.63 |
65
- | 0.3479 | 2.0 | 636 | 0.2344 | 0.7861 |
66
- | 0.2495 | 3.0 | 954 | 0.1971 | 0.8219 |
67
 
68
 
69
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.8267741935483871
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the clinc_oos dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 1.3027
33
+ - Accuracy: 0.8268
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | 2.7843 | 1.0 | 318 | 2.1671 | 0.7284 |
65
+ | 1.8628 | 2.0 | 636 | 1.4986 | 0.8074 |
66
+ | 1.434 | 3.0 | 954 | 1.3027 | 0.8268 |
67
 
68
 
69
  ### Framework versions