CluelessNovice commited on
Commit
a096063
1 Parent(s): 1d24e85

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -2
adapter_config.json CHANGED
@@ -22,6 +22,5 @@
22
  "intermediate.dense",
23
  "output.dense"
24
  ],
25
- "task_type": "SEQ_CLS",
26
- "training_data_type": "SA"
27
  }
 
22
  "intermediate.dense",
23
  "output.dense"
24
  ],
25
+ "task_type": "SEQ_CLS"
 
26
  }