Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,6 @@ This script allows you to enter prompts (separated by a &), model names and the
|
|
2 |
It works just like the regular x/y plot except it adds the token of the model to the beginning of each prompt and since it uses a & character as the separator you are able to make more complex prompts if you want since you can use commas and dots.
|
3 |
|
4 |
Example: While training mutiple models with different parameters I created a grid to compare the results using the same prompts and settings.
|
5 |
-
<img
|
6 |
|
7 |
|
|
|
2 |
It works just like the regular x/y plot except it adds the token of the model to the beginning of each prompt and since it uses a & character as the separator you are able to make more complex prompts if you want since you can use commas and dots.
|
3 |
|
4 |
Example: While training mutiple models with different parameters I created a grid to compare the results using the same prompts and settings.
|
5 |
+
<img src="https://huggingface.co/Froddan/model_compare_script/resolve/main/xy_grid-0000-1085432319-.jpg" />
|
6 |
|
7 |
|