Fix typos

This commit is contained in:
Yuta Hayashibe
2023-01-15 17:29:42 +09:00
parent f2f2ce0d7d
commit 8544e219b0
3 changed files with 5 additions and 5 deletions

View File

@@ -99,7 +99,7 @@ accelerate configの質問には以下のように答えてください。bf1
```
※場合によって ``ValueError: fp16 mixed precision requires a GPU`` というエラーが出ることがあるようです。この場合、6番目の質問
``What GPU(s) (by id) should be used for training on this machine as a comma-seperated list? [all]:``に「0」と答えてください。id `0`のGPUが使われます。
``What GPU(s) (by id) should be used for training on this machine as a comma-separated list? [all]:``に「0」と答えてください。id `0`のGPUが使われます。
## アップグレード