teruo6939 commited on
Commit
3dcfd15
·
verified ·
1 Parent(s): a10c369

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -187,11 +187,9 @@ flexeval_lm \
187
  The expected output is as follows:
188
 
189
  ```
 
190
  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}
191
- 2025-09-03 15:48:24.666 | INFO | flexeval.scripts.flexeval_lm:main:191 - Elapsed time: 247.23 sec
192
- 2025-09-03 15:48:24.670 | INFO | flexeval.core.result_recorder.local_recorder:record_metrics:84 - Saved the metrics to results/jamcqa/metrics.json
193
- 2025-09-03 15:48:24.724 | INFO | flexeval.core.result_recorder.local_recorder:record_model_outputs:95 - Saved the outputs to results/jamcqa/outputs.jsonl
194
- 2025-09-03 15:48:24.896 | INFO | flexeval.core.language_model.hf_lm:cleanup_resources:557 - Cleaning up CUDA resources...
195
  ```
196
 
197
  # Citation Information
 
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}
192
+ ...
 
 
 
193
  ```
194
 
195
  # Citation Information