khadija267 commited on
Commit
e1430e4
1 Parent(s): b507be8

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.9493548387096774
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.2796
33
- - Accuracy: 0.9494
34
 
35
  ## Model description
36
 
@@ -61,16 +61,16 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
- | 3.4278 | 1.0 | 318 | 2.5577 | 0.7584 |
65
- | 1.9696 | 2.0 | 636 | 1.3028 | 0.8655 |
66
- | 1.0031 | 3.0 | 954 | 0.7016 | 0.9113 |
67
- | 0.549 | 4.0 | 1272 | 0.4603 | 0.9332 |
68
- | 0.3428 | 5.0 | 1590 | 0.3623 | 0.9442 |
69
- | 0.2465 | 6.0 | 1908 | 0.3206 | 0.9471 |
70
- | 0.1954 | 7.0 | 2226 | 0.3005 | 0.9481 |
71
- | 0.1683 | 8.0 | 2544 | 0.2855 | 0.9481 |
72
- | 0.154 | 9.0 | 2862 | 0.2817 | 0.9490 |
73
- | 0.1468 | 10.0 | 3180 | 0.2796 | 0.9494 |
74
 
75
 
76
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.947741935483871
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.2830
33
+ - Accuracy: 0.9477
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | 3.8723 | 1.0 | 318 | 2.8941 | 0.7461 |
65
+ | 2.2155 | 2.0 | 636 | 1.4516 | 0.8613 |
66
+ | 1.0985 | 3.0 | 954 | 0.7466 | 0.9152 |
67
+ | 0.5635 | 4.0 | 1272 | 0.4707 | 0.9358 |
68
+ | 0.3294 | 5.0 | 1590 | 0.3628 | 0.9429 |
69
+ | 0.221 | 6.0 | 1908 | 0.3173 | 0.9439 |
70
+ | 0.1671 | 7.0 | 2226 | 0.2968 | 0.9477 |
71
+ | 0.14 | 8.0 | 2544 | 0.2876 | 0.9484 |
72
+ | 0.1263 | 9.0 | 2862 | 0.2838 | 0.9471 |
73
+ | 0.1189 | 10.0 | 3180 | 0.2830 | 0.9477 |
74
 
75
 
76
  ### Framework versions