NickyNicky commited on
Commit
9af675f
1 Parent(s): 54caa11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -174,7 +174,7 @@ stopping_criteria_list = StoppingCriteriaList([stopping_criteria])
174
 
175
  #EXAMPLE #1
176
  input_text = """James Buchanan es el único presidente que nunca se casó.”"""
177
- targets_traslate= "en" # response english.
178
 
179
  txt=f"""<bos><start_of_turn>system
180
  You are a helpful AI assistant.
 
174
 
175
  #EXAMPLE #1
176
  input_text = """James Buchanan es el único presidente que nunca se casó.”"""
177
+ targets_traslate= "en" # English response regarding language code -> "es", "en", "fr", "de"
178
 
179
  txt=f"""<bos><start_of_turn>system
180
  You are a helpful AI assistant.