asuender commited on
Commit
6fc8cf5
1 Parent(s): b9504c5

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
28
  "task_specific_params": {
29
- "topic-labeling": {
30
  "early_stopping": true,
31
  "max_length": 50,
32
  "num_beams": 4,
 
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
28
  "task_specific_params": {
29
+ "text2text-generation": {
30
  "early_stopping": true,
31
  "max_length": 50,
32
  "num_beams": 4,