charlieoneill commited on
Commit
0697c8d
1 Parent(s): 4fab9c8

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -14,9 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.3575
18
- - Exact match: 80.14
19
- - F2 Score: 82.99
20
 
21
  ## Model description
22
 
@@ -47,11 +45,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 1.0 | 16 | 2.1705 |
51
- | No log | 2.0 | 32 | 0.6287 |
52
- | No log | 3.0 | 48 | 0.4151 |
53
- | No log | 4.0 | 64 | 0.3716 |
54
- | No log | 5.0 | 80 | 0.3575 |
55
 
56
 
57
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.2601
 
 
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 24 | 0.8576 |
49
+ | No log | 2.0 | 48 | 0.3439 |
50
+ | No log | 3.0 | 72 | 0.2807 |
51
+ | No log | 4.0 | 96 | 0.2653 |
52
+ | No log | 5.0 | 120 | 0.2601 |
53
 
54
 
55
  ### Framework versions