DimitrisMantas commited on
Commit
0d99443
·
verified ·
1 Parent(s): f34af4f

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -51,7 +51,16 @@ model_init_params = {
51
  ```
52
 
53
  ## Model metrics
54
- [More Information Needed]
 
 
 
 
 
 
 
 
 
55
 
56
  ## Dataset
57
  Dataset name: [More Information Needed]
 
51
  ```
52
 
53
  ## Model metrics
54
+ ```json
55
+ [
56
+ "accuracy",
57
+ "confusion_matrix",
58
+ "f1",
59
+ "mean_iou",
60
+ "precision",
61
+ "recall"
62
+ ]
63
+ ```
64
 
65
  ## Dataset
66
  Dataset name: [More Information Needed]