ElMater06 commited on
Commit
ba8a67b
1 Parent(s): 9a77341

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -29,11 +29,8 @@
29
  "summary_use_proj": true,
30
  "task_specific_params": {
31
  "conversational": {
32
- "max_length": 1024
33
  }
34
  },
35
- "torch_dtype": "float32",
36
- "transformers_version": "4.29.2",
37
- "use_cache": true,
38
  "vocab_size": 50257
39
  }
 
29
  "summary_use_proj": true,
30
  "task_specific_params": {
31
  "conversational": {
32
+ "max_length": 1000
33
  }
34
  },
 
 
 
35
  "vocab_size": 50257
36
  }