diff --git a/README.md b/README.md index 2c61aae..7908858 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ python hf-inference-example.py ### Training -Prepare your dataset, edit the training example to set your dataset file and launch training. Dataset file with strings should be in UTF-8 encoding. +Prepare your dataset, edit the training example to define your dataset file and launch training. Dataset file with strings should be in UTF-8 encoding. ![image](https://user-images.githubusercontent.com/22396871/226167997-475b806a-e257-4628-979c-d15df4b3bc5c.png) ```