zlxi commited on
Commit
1db7818
1 Parent(s): d805afb

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.6931
20
- - Accuracy: 0.4600
21
 
22
  ## Model description
23
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 25 | 0.6931 | 0.4600 |
52
- | No log | 2.0 | 50 | 0.6931 | 0.4600 |
53
- | No log | 3.0 | 75 | 0.6931 | 0.4600 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.6935
20
+ - Accuracy: 0.4100
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 25 | 0.6945 | 0.3800 |
52
+ | No log | 2.0 | 50 | 0.6936 | 0.3600 |
53
+ | No log | 3.0 | 75 | 0.6935 | 0.4100 |
54
 
55
 
56
  ### Framework versions