asude55 commited on
Commit
3ff8601
1 Parent(s): b343bf6

Training completed!

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [dbmdz/bert-base-turkish-cased](https://huggingface.co/dbmdz/bert-base-turkish-cased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1677
21
- - Accuracy: 0.94
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 75 | 0.1797 | 0.9325 |
53
- | No log | 2.0 | 150 | 0.1677 | 0.94 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [dbmdz/bert-base-turkish-cased](https://huggingface.co/dbmdz/bert-base-turkish-cased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.1565
21
+ - Accuracy: 0.9425
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 75 | 0.1678 | 0.9425 |
53
+ | No log | 2.0 | 150 | 0.1565 | 0.9425 |
54
 
55
 
56
  ### Framework versions