STEM-AI-mtl commited on
Commit
eb73311
1 Parent(s): 9429ac5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -68,13 +68,13 @@ This [Google's ViT-base-patch16-224](https://huggingface.co/google/vit-base-patc
68
 
69
  ## Training evaluation results
70
 
71
- The quality of the training was evaluated with the training dataset and resulted in the following metrics: \
72
 
73
- {'eval_loss': 1.3691096305847168,
74
- 'eval_accuracy': 0.6666666666666666,
75
- 'eval_runtime': 13.0277,
76
- 'eval_samples_per_second': 4.606,
77
- 'eval_steps_per_second': 0.154,
78
  'epoch': 2.82}
79
 
80
 
 
68
 
69
  ## Training evaluation results
70
 
71
+ The quality of the training was evaluated with the training dataset and resulted in the following metrics:\
72
 
73
+ {'eval_loss': 1.3691096305847168,\
74
+ 'eval_accuracy': 0.6666666666666666,\
75
+ 'eval_runtime': 13.0277,\
76
+ 'eval_samples_per_second': 4.606,\
77
+ 'eval_steps_per_second': 0.154,\
78
  'epoch': 2.82}
79
 
80