Update Generation-Parameters.md
This commit is contained in:
parent
c8952cce55
commit
31f2815a04
1 changed files with 18 additions and 14 deletions
|
@ -1,22 +1,26 @@
|
||||||
|
# Generation Parameters
|
||||||
|
|
||||||
For a technical description of the parameters, the [transformers documentation](https://huggingface.co/docs/transformers/main_classes/text_generation#transformers.GenerationConfig) is a good reference.
|
For a technical description of the parameters, the [transformers documentation](https://huggingface.co/docs/transformers/main_classes/text_generation#transformers.GenerationConfig) is a good reference.
|
||||||
|
|
||||||
The best presets, according to the [Preset Arena](https://github.com/oobabooga/oobabooga.github.io/blob/main/arena/results.md) experiment, are:
|
The best presets, according to the [Preset Arena](https://github.com/oobabooga/oobabooga.github.io/blob/main/arena/results.md) experiment, are:
|
||||||
|
|
||||||
* Instruction following:
|
**Instruction following:**
|
||||||
1) Divine Intellect
|
|
||||||
2) Big O
|
|
||||||
3) simple-1
|
|
||||||
4) Space Alien
|
|
||||||
5) StarChat
|
|
||||||
6) Titanic
|
|
||||||
7) tfs-with-top-a
|
|
||||||
8) Asterism
|
|
||||||
9) Contrastive Search
|
|
||||||
|
|
||||||
* Chat:
|
1) Divine Intellect
|
||||||
1) Midnight Enigma
|
2) Big O
|
||||||
2) Yara
|
3) simple-1
|
||||||
3) Shortwave
|
4) Space Alien
|
||||||
|
5) StarChat
|
||||||
|
6) Titanic
|
||||||
|
7) tfs-with-top-a
|
||||||
|
8) Asterism
|
||||||
|
9) Contrastive Search
|
||||||
|
|
||||||
|
**Chat:**
|
||||||
|
|
||||||
|
1) Midnight Enigma
|
||||||
|
2) Yara
|
||||||
|
3) Shortwave
|
||||||
|
|
||||||
### Temperature
|
### Temperature
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue