Spaces:
IvanGonher
/
Runtime error

vagmi commited on
Commit
6d21b2d
·
1 Parent(s): 0c14de0
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,7 +107,7 @@ TASK_LABELS = {
107
  'MTGInstrument': 'Instruments',
108
  'MTGGenre': 'Genre',
109
  'MTGMood': 'Mood',
110
- 'EMO','Emotion (Valence/Arousal'
111
  }
112
  Regression_TASKS = ['EMO']
113
  head_dir = './Prediction_Head/best-layer-MERT-v1-95M'
 
107
  'MTGInstrument': 'Instruments',
108
  'MTGGenre': 'Genre',
109
  'MTGMood': 'Mood',
110
+ 'EMO': 'Emotion (Valence/Arousal'
111
  }
112
  Regression_TASKS = ['EMO']
113
  head_dir = './Prediction_Head/best-layer-MERT-v1-95M'