Shenghao1993 commited on
Commit
f6d41b3
1 Parent(s): cb1fbb6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.9183870967741935
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.7721
33
- - Accuracy: 0.9184
34
 
35
  ## Model description
36
 
@@ -61,11 +61,11 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
- | No log | 1.0 | 318 | 3.2890 | 0.7429 |
65
- | 3.7868 | 2.0 | 636 | 1.8756 | 0.8374 |
66
- | 3.7868 | 3.0 | 954 | 1.1571 | 0.8961 |
67
- | 1.6929 | 4.0 | 1272 | 0.8574 | 0.9132 |
68
- | 0.9057 | 5.0 | 1590 | 0.7721 | 0.9184 |
69
 
70
 
71
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.9174193548387096
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: 0.7711
33
+ - Accuracy: 0.9174
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | No log | 1.0 | 318 | 3.2830 | 0.7426 |
65
+ | 3.785 | 2.0 | 636 | 1.8728 | 0.8410 |
66
+ | 3.785 | 3.0 | 954 | 1.1555 | 0.8913 |
67
+ | 1.6902 | 4.0 | 1272 | 0.8530 | 0.9126 |
68
+ | 0.901 | 5.0 | 1590 | 0.7711 | 0.9174 |
69
 
70
 
71
  ### Framework versions