MCK-02 commited on
Commit
40e541b
1 Parent(s): e11991c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -266,7 +266,7 @@ def get_rows(datasetname):
266
  'BERTScore': [69.5],
267
  'Accuracy': [76.0],
268
  'Weighted F1': [73.0],
269
- 'Macro F1: [53.4]'
270
  }
271
  )
272
  if datasetname == "Micro Job: unseen questions":
 
266
  'BERTScore': [69.5],
267
  'Accuracy': [76.0],
268
  'Weighted F1': [73.0],
269
+ 'Macro F1': [53.4],
270
  }
271
  )
272
  if datasetname == "Micro Job: unseen questions":