MRNH commited on
Commit
86c8fee
1 Parent(s): b52f8cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -38,6 +38,7 @@ Use the tokenizer:
38
  tokenizer.padding_side = "right"
39
 
40
  To get the prompt:
 
41
  dataset = dataset.map(
42
  lambda example: {
43
  "input": "### Instruction: \nYou are a powerful text-to-SQL model. \
 
38
  tokenizer.padding_side = "right"
39
 
40
  To get the prompt:
41
+
42
  dataset = dataset.map(
43
  lambda example: {
44
  "input": "### Instruction: \nYou are a powerful text-to-SQL model. \