ish97 commited on
Commit
b10f13c
·
1 Parent(s): 0188ec3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.5124
23
  - Precision: 0.0
24
  - Recall: 0.0
25
  - F1: 0.0
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
57
- | No log | 1.0 | 1 | 0.6171 | 0.0 | 0.0 | 0.0 | 0.6875 |
58
- | No log | 2.0 | 2 | 0.5431 | 0.0 | 0.0 | 0.0 | 0.875 |
59
- | No log | 3.0 | 3 | 0.5124 | 0.0 | 0.0 | 0.0 | 0.875 |
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.3411
23
  - Precision: 0.0
24
  - Recall: 0.0
25
  - F1: 0.0
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
57
+ | No log | 1.0 | 2 | 0.4490 | 0.0 | 0.0 | 0.0 | 0.875 |
58
+ | No log | 2.0 | 4 | 0.3668 | 0.0 | 0.0 | 0.0 | 0.875 |
59
+ | No log | 3.0 | 6 | 0.3411 | 0.0 | 0.0 | 0.0 | 0.875 |
60
 
61
 
62
  ### Framework versions