alonzogarbanzo commited on
Commit
9f99fac
1 Parent(s): 0c0b090

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ prompts = [
39
  ]
40
  ```
41
 
42
- Each example is concatenated with the prompt, the dialogue, and the summary as so:
43
 
44
  ``` python
45
  # Concatenate the selected prompt, text, pronoun, quote, options, and the correct option into a single string
 
39
  ]
40
  ```
41
 
42
+ Each example is concatenated with the prompt, text, pronoun, quote, options and correct option like so:
43
 
44
  ``` python
45
  # Concatenate the selected prompt, text, pronoun, quote, options, and the correct option into a single string