|
|
|
@ -156,8 +156,8 @@ 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:
|
|
|
|
Prepare your dataset, edit the training example to set your dataset file and launch training.
|
|
|
|
|
|
|
|

|
|
|
|
```
|
|
|
|
```
|
|
|
|
python hf-training-example.py
|
|
|
|
python hf-training-example.py
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|