feihu.hf commited on
Commit
be55f48
1 Parent(s): 5f99d98

update readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -76,9 +76,9 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
76
  ```
77
 
78
 
 
79
 
80
- ## Limitations
81
- * Codeswitch sometimes happen. We advise you to use our provided hyperparameters in `generation_config.json`.
82
 
83
 
84
  ## Citation
 
76
  ```
77
 
78
 
79
+ ## Tips
80
 
81
+ * If you encounter code switching or other bad cases, we advise you to use our provided hyper-parameters in `generation_config.json`.
 
82
 
83
 
84
  ## Citation