Artanis1551 commited on
Commit
0fc2730
·
1 Parent(s): 81e7d22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -15,13 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - eval_loss: 0.6901
19
- - eval_accuracy: 0.7558
20
- - eval_runtime: 30.0507
21
- - eval_samples_per_second: 103.292
22
- - eval_steps_per_second: 25.823
23
- - epoch: 0.16
24
- - step: 250
25
 
26
  ## Model description
27
 
@@ -40,9 +40,9 @@ More information needed
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
- - learning_rate: 6.036609853019458e-06
44
- - train_batch_size: 8
45
- - eval_batch_size: 4
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: constant_with_warmup
 
15
 
16
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - eval_loss: 0.5246909856796265
19
+ - eval_accuracy: 0.8830541237113402
20
+ - eval_runtime: 70.1829
21
+ - eval_samples_per_second: 44.227
22
+ - eval_steps_per_second: 2.764
23
+ - epoch: 3.87
24
+ - step: 3000
25
 
26
  ## Model description
27
 
 
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
+ - learning_rate: 7.308177098205707e-06
44
+ - train_batch_size: 16
45
+ - eval_batch_size: 16
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: constant_with_warmup