feihu.hf
commited on
Commit
•
b1d0ace
1
Parent(s):
3328931
update readme
Browse files
README.md
CHANGED
@@ -76,9 +76,9 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
|
76 |
```
|
77 |
|
78 |
|
79 |
-
##
|
80 |
-
|
81 |
-
*
|
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
|