Rallio67 commited on
Commit
52d630a
1 Parent(s): d54fba3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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
+ ```