Skip to content

Commit e71c772

Browse files
Omitted
1 parent 0eeedfb commit e71c772

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)