Update train_config.json
Browse files- train_config.json +1 -1
train_config.json
CHANGED
|
@@ -107,7 +107,7 @@
|
|
| 107 |
]
|
| 108 |
}
|
| 109 |
},
|
| 110 |
-
"device": "
|
| 111 |
"use_amp": false,
|
| 112 |
"push_to_hub": true,
|
| 113 |
"repo_id": "raihanfsti/my_policy",
|
|
|
|
| 107 |
]
|
| 108 |
}
|
| 109 |
},
|
| 110 |
+
"device": "cpu",
|
| 111 |
"use_amp": false,
|
| 112 |
"push_to_hub": true,
|
| 113 |
"repo_id": "raihanfsti/my_policy",
|