Update README.md
Browse files
README.md
CHANGED
@@ -184,8 +184,6 @@ flexeval_lm \
|
|
184 |
|
185 |
### Output
|
186 |
|
187 |
-
The expected output is as follows:
|
188 |
-
|
189 |
```
|
190 |
...
|
191 |
2025-09-03 15:48:24.633 | INFO | flexeval.core.evaluate_generation:evaluate_generation:92 - {'exact_match': 0.2368990905153746, 'finish_reason_ratio-stop': 1.0, 'avg_output_length': 6.94283239497618, 'max_output_length': 93, 'min_output_length': 2}
|
|
|
184 |
|
185 |
### Output
|
186 |
|
|
|
|
|
187 |
```
|
188 |
...
|
189 |
2025-09-03 15:48:24.633 | INFO | flexeval.core.evaluate_generation:evaluate_generation:92 - {'exact_match': 0.2368990905153746, 'finish_reason_ratio-stop': 1.0, 'avg_output_length': 6.94283239497618, 'max_output_length': 93, 'min_output_length': 2}
|