Update README.md

main
randaller 3 years ago committed by GitHub
parent c5ada0a66d
commit 8a484117f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -156,7 +156,8 @@ python hf-inference-example.py
### Training Hugging Face 🤗 version
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.
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.
![image](https://user-images.githubusercontent.com/22396871/226167997-475b806a-e257-4628-979c-d15df4b3bc5c.png)
```
python hf-training-example.py

Loading…
Cancel
Save