tdubon commited on
Commit
c70c6aa
1 Parent(s): 4992c61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -27,7 +27,9 @@ model-index:
27
  name: Census-Income Data Set
28
  metrics:
29
  - type: accuracy
30
- value: 96.57
 
 
31
 
32
  pipeline_tag: "structured-data-classification"
33
 
27
  name: Census-Income Data Set
28
  metrics:
29
  - type: accuracy
30
+ value: 96.57
31
+ - type: validation loss
32
+ value: 0.227394
33
 
34
  pipeline_tag: "structured-data-classification"
35