fixed spelling typos (#258)

This commit is contained in:
Daniel Kleine
2024-07-03 14:47:33 +02:00
committed by GitHub
parent 78b783f6fd
commit 90b25ece3d
3 changed files with 5 additions and 5 deletions

View File

@@ -107,7 +107,7 @@ python train-bert-hf.py --bert_model roberta
---
A scikit-learn Logistic Regression model as a basline.
A scikit-learn Logistic Regression model as a baseline.
```bash
python train-sklearn-logreg.py