krishnakamath commited on
Commit
00abcb3
1 Parent(s): 7911a5a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 [krishnakamath/stoic_quotes](https://huggingface.co/krishnakamath/stoic_quotes) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 5.7651
21
- - Accuracy: 0.2791
22
 
23
  ## Model description
24
 
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 3
47
 
48
  ### Training results
49
 
 
17
 
18
  This model is a fine-tuned version of [krishnakamath/stoic_quotes](https://huggingface.co/krishnakamath/stoic_quotes) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 11.0129
21
+ - Accuracy: 0.2761
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
 
48
  ### Training results
49