krishnakamath commited on
Commit
76ed1fe
1 Parent(s): 9dbdfcf

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  tags:
3
  - text-classification
4
  - generated_from_trainer
@@ -14,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # stoic_quotes
16
 
17
- This model was trained from scratch on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 4.6313
20
- - Accuracy: 0.2423
21
 
22
  ## Model description
23
 
 
1
  ---
2
+ base_model: krishnakamath/stoic_quotes
3
  tags:
4
  - text-classification
5
  - generated_from_trainer
 
15
 
16
  # stoic_quotes
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: 4.8742
21
+ - Accuracy: 0.2701
22
 
23
  ## Model description
24