From c5ada0a66d7bff09b39f626b68cb6a281f573420 Mon Sep 17 00:00:00 2001 From: randaller Date: Sun, 19 Mar 2023 13:08:06 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 201e2e7..bdf9389 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ python hf-inference-example.py ### Training Hugging Face 🤗 version -Prepare your dataset, edit the training example to set your dataset file and launch 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 without BOM. ![image](https://user-images.githubusercontent.com/22396871/226167997-475b806a-e257-4628-979c-d15df4b3bc5c.png) ``` python hf-training-example.py