Skip to content

Commit edfa1be

Browse files
authored
Set LLM20Q runTimeout
1 parent 3788f35 commit edfa1be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

kaggle_environments/envs/llm_20_questions/llm_20_questions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"configuration": {
88
"episodeSteps": 61,
99
"actTimeout": 60,
10+
"runTimeout": 9600,
1011
"agentTimeout": {
1112
"description": "Obsolete field kept for backwards compatibility, please use observation.remainingOverageTime.",
1213
"type": "number",
@@ -68,4 +69,4 @@
6869
"defaults": ["ACTIVE", "INACTIVE", "ACTIVE", "INACTIVE"]
6970
}
7071
}
71-
72+

0 commit comments

Comments
 (0)