matinhz commited on
Commit
5a2260a
1 Parent(s): 5dd8937

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -15,6 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
15
  # distilbert-base-uncased-finetuned-clinc
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the clinc_oos dataset.
 
 
 
 
 
 
 
 
18
 
19
  ## Model description
20
 
 
15
  # distilbert-base-uncased-finetuned-clinc
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the clinc_oos dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - eval_loss: 3.2777
20
+ - eval_accuracy: 0.7387
21
+ - eval_runtime: 65.4813
22
+ - eval_samples_per_second: 47.342
23
+ - eval_steps_per_second: 0.993
24
+ - epoch: 1.0
25
+ - step: 318
26
 
27
  ## Model description
28