GonzaloA commited on
Commit
e2fe576
1 Parent(s): 5f73513

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -14,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - eval_loss: 0.0248
18
- - eval_runtime: 269.1456
19
- - eval_samples_per_second: 30.158
20
- - eval_steps_per_second: 1.887
21
  - epoch: 1.0
22
  - step: 1523
23
 
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 2
48
 
49
  ### Framework versions
50
 
 
14
 
15
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - eval_loss: 0.0285
18
+ - eval_runtime: 244.4999
19
+ - eval_samples_per_second: 33.198
20
+ - eval_steps_per_second: 2.078
21
  - epoch: 1.0
22
  - step: 1523
23
 
 
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 1
48
 
49
  ### Framework versions
50