Update README_ja.md
Browse files- README_ja.md +2 -4
README_ja.md
CHANGED
@@ -145,11 +145,9 @@ flexeval_lm \
|
|
145 |
上記のコマンドの実行結果は以下の通りです:
|
146 |
|
147 |
```
|
|
|
148 |
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}
|
149 |
-
|
150 |
-
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
|
151 |
-
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
|
152 |
-
2025-09-03 15:48:24.896 | INFO | flexeval.core.language_model.hf_lm:cleanup_resources:557 - Cleaning up CUDA resources...
|
153 |
```
|
154 |
|
155 |
# Citation Information
|
|
|
145 |
上記のコマンドの実行結果は以下の通りです:
|
146 |
|
147 |
```
|
148 |
+
...
|
149 |
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}
|
150 |
+
...
|
|
|
|
|
|
|
151 |
```
|
152 |
|
153 |
# Citation Information
|