File tree Expand file tree Collapse file tree 6 files changed +4
-6
lines changed
Expand file tree Collapse file tree 6 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ python -m dingo.run.vsl --input output_directory
177177
178178Where ` output_directory ` contains the evaluation results with a ` summary.json ` file.
179179
180- ![ GUI output] ( docs/assets/dingo_gui.png )
180+ ![ GUI output] ( docs/assets/dingo_gui.jpg )
181181
182182## Online Demo
183183Try Dingo on our online demo: [ (Hugging Face)🤗] ( https://huggingface.co/spaces/DataEval/dingo )
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ python -m dingo.run.vsl --input output_directory
176176
177177ここで` output_directory ` は` summary.json ` ファイルを含む評価結果が格納されているディレクトリです。
178178
179- ![ GUI output] ( docs/assets/dingo_gui.png )
179+ ![ GUI output] ( docs/assets/dingo_gui.jpg )
180180
181181## オンラインデモ
182182オンラインデモでDingoをお試しください: [ (Hugging Face)🤗] ( https://huggingface.co/spaces/DataEval/dingo )
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ python -m dingo.run.vsl --input 输出目录
177177
178178其中` 输出目录 ` 包含评估结果和` summary.json ` 文件。
179179
180- ![ GUI output] ( docs/assets/dingo_gui.png )
180+ ![ GUI output] ( docs/assets/dingo_gui.jpg )
181181
182182## 在线演示
183183尝试我们的在线演示: [ (Hugging Face)🤗] ( https://huggingface.co/spaces/DataEval/dingo )
File renamed without changes.
Original file line number Diff line number Diff line change 1515 },
1616 "executor" : {
1717 "result_save" : {
18- "bad" : True ,
19- "good" : True ,
20- "raw" : True ,
18+ "merge" : True ,
2119 }
2220 },
2321 "evaluator" : [
You can’t perform that action at this time.
0 commit comments