eclec commited on
Commit
5f7d44e
1 Parent(s): 13e098e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [allenai/scibert_scivocab_uncased](https://huggingface.co/allenai/scibert_scivocab_uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6174
21
- - Accuracy: 0.6679
22
- - F1: 0.6763
23
 
24
  ## Model description
25
 
@@ -52,9 +52,9 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
55
- | 0.6489 | 1.0 | 4438 | 0.6401 | 0.6589 | 0.6221 |
56
- | 0.6055 | 2.0 | 8876 | 0.6174 | 0.6679 | 0.6763 |
57
- | 0.5566 | 3.0 | 13314 | 0.6250 | 0.6754 | 0.6839 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [allenai/scibert_scivocab_uncased](https://huggingface.co/allenai/scibert_scivocab_uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6121
21
+ - Accuracy: 0.6746
22
+ - F1: 0.6765
23
 
24
  ## Model description
25
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
55
+ | 0.6169 | 1.0 | 4438 | 0.6919 | 0.6121 | 0.6906 |
56
+ | 0.5475 | 2.0 | 8876 | 0.6121 | 0.6746 | 0.6765 |
57
+ | 0.4521 | 3.0 | 13314 | 0.7167 | 0.6706 | 0.6827 |
58
 
59
 
60
  ### Framework versions