Update README.md
Browse files
README.md
CHANGED
@@ -88,4 +88,5 @@ We have developed a fine tuned LoRA model based on the open source FLAN-UL2 that
|
|
88 |
"""
|
89 |
|
90 |
# Generate outputs for a list of strings
|
91 |
-
generate_condlabels([text])
|
|
|
|
88 |
"""
|
89 |
|
90 |
# Generate outputs for a list of strings
|
91 |
+
generate_condlabels([text])
|
92 |
+
```
|