Upload training_config.yml with huggingface_hub
Browse files- training_config.yml +2 -2
training_config.yml
CHANGED
|
@@ -78,6 +78,6 @@ inference:
|
|
| 78 |
|
| 79 |
Caption the previous video.'
|
| 80 |
max_new_tokens: 300
|
| 81 |
-
temperature: 0.
|
| 82 |
-
top_k:
|
| 83 |
quantizer: null
|
|
|
|
| 78 |
|
| 79 |
Caption the previous video.'
|
| 80 |
max_new_tokens: 300
|
| 81 |
+
temperature: 0.5
|
| 82 |
+
top_k: 170
|
| 83 |
quantizer: null
|