Skip to content

Commit

Permalink
Fix エラー原因 > readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chizuchizu committed Mar 25, 2021
1 parent 0ba3b9e commit 24c6115
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,9 @@ run-mnist_1 | ===========================================

## エラーについて

たまに学習時、以下のようなエラーが発生します。原因はよくわかってないので、実行し直す、分割して実行するなどして対処してください。
たまに学習時、以下のようなエラーが発生します。~~原因はよくわかってないので、実行し直す、分割して実行するなどして対処してください。~~

サーバーが高負荷になるのが原因のようです。何度か再実行すれば上手くいくはずです。

```bash
RuntimeError: Incorrect Content-Type: must be textual to extract_string, JSON to extract_json.
Expand Down

0 comments on commit 24c6115

Please sign in to comment.