m3hrdadfi commited on
Commit
db2f0e3
1 Parent(s): cf5b5a4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,7 +28,7 @@
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "task_specific_params": {
31
- "token-classification": {
32
  "aggregation_strategy": "average"
33
  }
34
  },
 
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "task_specific_params": {
31
+ "ner": {
32
  "aggregation_strategy": "average"
33
  }
34
  },