mor40 commited on
Commit
e28c52f
1 Parent(s): 02599f2

Training complete

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.6226880394574599
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [mor40/BulBERT-chitanka-model](https://huggingface.co/mor40/BulBERT-chitanka-model) on the bgglue dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 1.1742
35
- - Accuracy: 0.6227
36
 
37
  ## Model description
38
 
@@ -51,7 +51,7 @@ More information needed
51
  ### Training hyperparameters
52
 
53
  The following hyperparameters were used during training:
54
- - learning_rate: 3e-05
55
  - train_batch_size: 128
56
  - eval_batch_size: 128
57
  - seed: 42
@@ -63,11 +63,11 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
- | No log | 1.0 | 64 | 1.2730 | 0.5931 |
67
- | No log | 2.0 | 128 | 1.1778 | 0.6042 |
68
- | No log | 3.0 | 192 | 1.1730 | 0.6313 |
69
- | No log | 4.0 | 256 | 1.1722 | 0.6227 |
70
- | No log | 5.0 | 320 | 1.1742 | 0.6227 |
71
 
72
 
73
  ### Framework versions
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.5844636251541308
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [mor40/BulBERT-chitanka-model](https://huggingface.co/mor40/BulBERT-chitanka-model) on the bgglue dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 1.5157
35
+ - Accuracy: 0.5845
36
 
37
  ## Model description
38
 
 
51
  ### Training hyperparameters
52
 
53
  The following hyperparameters were used during training:
54
+ - learning_rate: 4e-05
55
  - train_batch_size: 128
56
  - eval_batch_size: 128
57
  - seed: 42
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
+ | No log | 1.0 | 64 | 1.3080 | 0.5956 |
67
+ | No log | 2.0 | 128 | 1.4107 | 0.5709 |
68
+ | No log | 3.0 | 192 | 1.4825 | 0.5968 |
69
+ | No log | 4.0 | 256 | 1.5070 | 0.5882 |
70
+ | No log | 5.0 | 320 | 1.5157 | 0.5845 |
71
 
72
 
73
  ### Framework versions