Update README.md

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

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

Loading…
Cancel
Save