Nathan Fradet commited on
Commit
268cb57
·
unverified ·
1 Parent(s): f72d273

readme fix

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
  title: ECE
3
- datasets:
4
- - 'null'
 
5
  tags:
6
  - evaluate
7
  - metric
8
- description: Expected calibration error (ECE)
9
  sdk: gradio
10
  sdk_version: 5.3.0
11
  app_file: app.py
12
  pinned: false
13
  ---
14
 
15
- # Metric Card for ECE
16
 
17
  ## Metric Description
18
 
 
1
  ---
2
  title: ECE
3
+ emoji: 🥗
4
+ colorFrom: yellow
5
+ colorTo: blue
6
  tags:
7
  - evaluate
8
  - metric
9
+ description: Expected Calibration Error (ECE)
10
  sdk: gradio
11
  sdk_version: 5.3.0
12
  app_file: app.py
13
  pinned: false
14
  ---
15
 
16
+ # Metric Card for the Expected Calibration Error (ECE)
17
 
18
  ## Metric Description
19