Skip to content

Commit 7dadca5

Browse files
authored
Merge pull request #61 from RichardScottOZ/patch-1
readme change
2 parents 0eeedfb + e71c772 commit 7dadca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Additionally, Scikit-LLM will ensure that the obtained response contains a valid
121121

122122
Example 2: Training without labeled data
123123

124-
Since the training data is not strictly required, it can be fully ommited. The only thing that has to be provided is the list of candidate labels.
124+
Since the training data is not strictly required, it can be fully omitted. The only thing that has to be provided is the list of candidate labels.
125125

126126
```python
127127
from skllm import ZeroShotGPTClassifier

0 commit comments

Comments
 (0)