Spaces:
Running
on
Zero
Running
on
Zero
DongfuJiang
commited on
Commit
β’
4e51ade
1
Parent(s):
8752733
update
Browse files- arena_elo/elo_rating/elo_analysis.py +1 -1
- arena_elo/results/{latest/clean_battle_image_editing_20240315.json β 20240328/clean_battle_image_editing.json} +96 -0
- arena_elo/results/20240328/elo_results_image_editing.pkl +3 -0
- arena_elo/results/20240328/image_editing_leaderboard.csv +8 -0
- arena_elo/results/{latest/clean_battle_t2i_generation_20240327.json β 20240330/clean_battle_t2i_generation.json} +968 -0
- arena_elo/results/20240330/elo_results_t2i_generation.pkl +3 -0
- arena_elo/results/20240330/t2i_generation_leaderboard.csv +10 -0
- arena_elo/results/latest/clean_battle_image_editing.json +890 -0
- arena_elo/results/latest/clean_battle_t2i_generation.json +0 -0
- arena_elo/results/latest/elo_results_image_editing.pkl +2 -2
- arena_elo/results/latest/elo_results_t2i_generation.pkl +2 -2
- arena_elo/results/latest/image_editing_leaderboard.csv +7 -7
- arena_elo/results/latest/t2i_generation_leaderboard.csv +9 -9
- arena_elo/update_elo_rating.sh +4 -4
arena_elo/elo_rating/elo_analysis.py
CHANGED
@@ -364,7 +364,7 @@ if __name__ == "__main__":
|
|
364 |
pretty_print_elo_rating(anony_results["elo_rating_final"])
|
365 |
print(f"last update : {anony_results['last_updated_datetime']}")
|
366 |
|
367 |
-
last_updated_tstamp =
|
368 |
cutoff_date = datetime.datetime.fromtimestamp(
|
369 |
last_updated_tstamp, tz=timezone("US/Pacific")
|
370 |
).strftime("%Y%m%d")
|
|
|
364 |
pretty_print_elo_rating(anony_results["elo_rating_final"])
|
365 |
print(f"last update : {anony_results['last_updated_datetime']}")
|
366 |
|
367 |
+
last_updated_tstamp = full_results["last_updated_tstamp"]
|
368 |
cutoff_date = datetime.datetime.fromtimestamp(
|
369 |
last_updated_tstamp, tz=timezone("US/Pacific")
|
370 |
).strftime("%Y%m%d")
|
arena_elo/results/{latest/clean_battle_image_editing_20240315.json β 20240328/clean_battle_image_editing.json}
RENAMED
@@ -790,5 +790,101 @@
|
|
790 |
"judge": "arena_user_::1",
|
791 |
"anony": true,
|
792 |
"tstamp": 1710535672.9791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
793 |
}
|
794 |
]
|
|
|
790 |
"judge": "arena_user_::1",
|
791 |
"anony": true,
|
792 |
"tstamp": 1710535672.9791
|
793 |
+
},
|
794 |
+
{
|
795 |
+
"model_a": "CycleDiffusion",
|
796 |
+
"model_b": "Pix2PixZero",
|
797 |
+
"winner": "model_b",
|
798 |
+
"judge": "arena_user_10.16.25.191",
|
799 |
+
"anony": false,
|
800 |
+
"tstamp": 1711610477.1213
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"model_a": "CycleDiffusion",
|
804 |
+
"model_b": "Pix2PixZero",
|
805 |
+
"winner": "model_b",
|
806 |
+
"judge": "arena_user_10.16.7.189",
|
807 |
+
"anony": false,
|
808 |
+
"tstamp": 1711629129.3894
|
809 |
+
},
|
810 |
+
{
|
811 |
+
"model_a": "InstructPix2Pix",
|
812 |
+
"model_b": "CycleDiffusion",
|
813 |
+
"winner": "model_b",
|
814 |
+
"judge": "arena_user_10.16.7.189",
|
815 |
+
"anony": false,
|
816 |
+
"tstamp": 1711629705.2246
|
817 |
+
},
|
818 |
+
{
|
819 |
+
"model_a": "CycleDiffusion",
|
820 |
+
"model_b": "Pix2PixZero",
|
821 |
+
"winner": "model_b",
|
822 |
+
"judge": "arena_user_10.16.25.191",
|
823 |
+
"anony": false,
|
824 |
+
"tstamp": 1711630362.5575
|
825 |
+
},
|
826 |
+
{
|
827 |
+
"model_a": "MagicBrush",
|
828 |
+
"model_b": "SDEdit",
|
829 |
+
"winner": "model_a",
|
830 |
+
"judge": "arena_user_127.0.0.1",
|
831 |
+
"anony": false,
|
832 |
+
"tstamp": 1711631112.5207
|
833 |
+
},
|
834 |
+
{
|
835 |
+
"model_a": "Pix2PixZero",
|
836 |
+
"model_b": "Prompt2prompt",
|
837 |
+
"winner": "model_a",
|
838 |
+
"judge": "arena_user_10.16.41.118",
|
839 |
+
"anony": false,
|
840 |
+
"tstamp": 1711631690.5127
|
841 |
+
},
|
842 |
+
{
|
843 |
+
"model_a": "MagicBrush",
|
844 |
+
"model_b": "InstructPix2Pix",
|
845 |
+
"winner": "model_a",
|
846 |
+
"judge": "arena_user_127.0.0.1",
|
847 |
+
"anony": false,
|
848 |
+
"tstamp": 1711633200.2923
|
849 |
+
},
|
850 |
+
{
|
851 |
+
"model_a": "MagicBrush",
|
852 |
+
"model_b": "InstructPix2Pix",
|
853 |
+
"winner": "model_a",
|
854 |
+
"judge": "arena_user_127.0.0.1",
|
855 |
+
"anony": false,
|
856 |
+
"tstamp": 1711633594.9922
|
857 |
+
},
|
858 |
+
{
|
859 |
+
"model_a": "MagicBrush",
|
860 |
+
"model_b": "SDEdit",
|
861 |
+
"winner": "model_a",
|
862 |
+
"judge": "arena_user_10.16.7.189",
|
863 |
+
"anony": false,
|
864 |
+
"tstamp": 1711635443.3071
|
865 |
+
},
|
866 |
+
{
|
867 |
+
"model_a": "CycleDiffusion",
|
868 |
+
"model_b": "MagicBrush",
|
869 |
+
"winner": "model_b",
|
870 |
+
"judge": "arena_user_10.16.25.191",
|
871 |
+
"anony": false,
|
872 |
+
"tstamp": 1711635899.3088
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"model_a": "SDEdit",
|
876 |
+
"model_b": "MagicBrush",
|
877 |
+
"winner": "model_b",
|
878 |
+
"judge": "arena_user_10.16.41.118",
|
879 |
+
"anony": false,
|
880 |
+
"tstamp": 1711639015.428
|
881 |
+
},
|
882 |
+
{
|
883 |
+
"model_a": "InstructPix2Pix",
|
884 |
+
"model_b": "MagicBrush",
|
885 |
+
"winner": "model_b",
|
886 |
+
"judge": "arena_user_10.16.7.189",
|
887 |
+
"anony": false,
|
888 |
+
"tstamp": 1711646372.1201
|
889 |
}
|
890 |
]
|
arena_elo/results/20240328/elo_results_image_editing.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1430e6703dd6fc1e5b8ce06b11bb3a47516763a33edaf99e4c8547da5d9a8516
|
3 |
+
size 57064
|
arena_elo/results/20240328/image_editing_leaderboard.csv
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
key,Model,Arena Elo rating (anony),Arena Elo rating (full),License,Organization,Link
|
2 |
+
Prompt2prompt,Prompt2prompt,1227.5508595026165,1158.5510681980204,Apache-2.0,"Google, Tel Aviv University",https://prompt-to-prompt.github.io
|
3 |
+
InstructPix2Pix,InstructPix2Pix,1160.2057367236093,1071.0628993075604,"Copyright 2023 Timothy Brooks, Aleksander Holynski, Alexei A. Efros","University of California, Berkeley",https://www.timothybrooks.com/instruct-pix2pix
|
4 |
+
PNP,PNP,1142.693603173293,1165.4957550490212,-,Weizmann Institute of Science,https://github.com/MichalGeyer/plug-and-play
|
5 |
+
MagicBrush,MagicBrush,1053.1728944865915,1130.5422054860635,CC-BY-4.0,"The Ohio State University, University of Waterloo",https://osu-nlp-group.github.io/MagicBrush
|
6 |
+
Pix2PixZero,Pix2PixZero,918.6047552604578,960.3217617445996,MIT License,"Carnegie Mellon University, Adobe Research",https://pix2pixzero.github.io
|
7 |
+
CycleDiffusion,CycleDiffusion,865.0529105743963,813.4794423328381,X11,Carnegie Mellon University,https://github.com/ChenWu98/cycle-diffusion
|
8 |
+
SDEdit,SDEdit,632.7192402790356,700.546867881897,MIT License,Stanford University,https://sde-image-editing.github.io
|
arena_elo/results/{latest/clean_battle_t2i_generation_20240327.json β 20240330/clean_battle_t2i_generation.json}
RENAMED
@@ -21982,5 +21982,973 @@
|
|
21982 |
"judge": "arena_user_::1",
|
21983 |
"anony": true,
|
21984 |
"tstamp": 1711541359.3793
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21985 |
}
|
21986 |
]
|
|
|
21982 |
"judge": "arena_user_::1",
|
21983 |
"anony": true,
|
21984 |
"tstamp": 1711541359.3793
|
21985 |
+
},
|
21986 |
+
{
|
21987 |
+
"model_a": "SDXL",
|
21988 |
+
"model_b": "OpenJourney",
|
21989 |
+
"winner": "model_a",
|
21990 |
+
"judge": "arena_user_10.16.25.191",
|
21991 |
+
"anony": false,
|
21992 |
+
"tstamp": 1711610623.6551
|
21993 |
+
},
|
21994 |
+
{
|
21995 |
+
"model_a": "SDXLTurbo",
|
21996 |
+
"model_b": "OpenJourney",
|
21997 |
+
"winner": "model_a",
|
21998 |
+
"judge": "arena_user_10.16.25.191",
|
21999 |
+
"anony": false,
|
22000 |
+
"tstamp": 1711610660.2674
|
22001 |
+
},
|
22002 |
+
{
|
22003 |
+
"model_a": "LCM",
|
22004 |
+
"model_b": "OpenJourney",
|
22005 |
+
"winner": "model_b",
|
22006 |
+
"judge": "arena_user_10.16.6.126",
|
22007 |
+
"anony": false,
|
22008 |
+
"tstamp": 1711611656.6087
|
22009 |
+
},
|
22010 |
+
{
|
22011 |
+
"model_a": "LCM",
|
22012 |
+
"model_b": "Playground v2",
|
22013 |
+
"winner": "model_b",
|
22014 |
+
"judge": "arena_user_10.16.7.189",
|
22015 |
+
"anony": false,
|
22016 |
+
"tstamp": 1711611714.5223
|
22017 |
+
},
|
22018 |
+
{
|
22019 |
+
"model_a": "Playground v2",
|
22020 |
+
"model_b": "PlayGroundV2.5",
|
22021 |
+
"winner": "model_b",
|
22022 |
+
"judge": "arena_user_10.16.7.189",
|
22023 |
+
"anony": false,
|
22024 |
+
"tstamp": 1711622208.7892
|
22025 |
+
},
|
22026 |
+
{
|
22027 |
+
"model_a": "Playground v2",
|
22028 |
+
"model_b": "PlayGroundV2.5",
|
22029 |
+
"winner": "model_b",
|
22030 |
+
"judge": "arena_user_10.16.41.118",
|
22031 |
+
"anony": false,
|
22032 |
+
"tstamp": 1711623286.6883
|
22033 |
+
},
|
22034 |
+
{
|
22035 |
+
"model_a": "OpenJourney",
|
22036 |
+
"model_b": "LCM",
|
22037 |
+
"winner": "model_b",
|
22038 |
+
"judge": "arena_user_10.16.25.191",
|
22039 |
+
"anony": false,
|
22040 |
+
"tstamp": 1711623414.4988
|
22041 |
+
},
|
22042 |
+
{
|
22043 |
+
"model_a": "StableCascade",
|
22044 |
+
"model_b": "LCM",
|
22045 |
+
"winner": "tie",
|
22046 |
+
"judge": "arena_user_10.16.41.118",
|
22047 |
+
"anony": false,
|
22048 |
+
"tstamp": 1711623631.5554
|
22049 |
+
},
|
22050 |
+
{
|
22051 |
+
"model_a": "LCM",
|
22052 |
+
"model_b": "SDXLTurbo",
|
22053 |
+
"winner": "model_a",
|
22054 |
+
"judge": "arena_user_10.16.41.118",
|
22055 |
+
"anony": false,
|
22056 |
+
"tstamp": 1711627110.7655
|
22057 |
+
},
|
22058 |
+
{
|
22059 |
+
"model_a": "SDXL",
|
22060 |
+
"model_b": "PixArtAlpha",
|
22061 |
+
"winner": "tie",
|
22062 |
+
"judge": "arena_user_10.16.6.126",
|
22063 |
+
"anony": false,
|
22064 |
+
"tstamp": 1711627173.8196
|
22065 |
+
},
|
22066 |
+
{
|
22067 |
+
"model_a": "OpenJourney",
|
22068 |
+
"model_b": "SDXLLightning",
|
22069 |
+
"winner": "model_a",
|
22070 |
+
"judge": "arena_user_10.16.6.126",
|
22071 |
+
"anony": false,
|
22072 |
+
"tstamp": 1711627232.2276
|
22073 |
+
},
|
22074 |
+
{
|
22075 |
+
"model_a": "StableCascade",
|
22076 |
+
"model_b": "Playground v2",
|
22077 |
+
"winner": "tie",
|
22078 |
+
"judge": "arena_user_10.16.6.126",
|
22079 |
+
"anony": false,
|
22080 |
+
"tstamp": 1711627811.1569
|
22081 |
+
},
|
22082 |
+
{
|
22083 |
+
"model_a": "PixArtAlpha",
|
22084 |
+
"model_b": "LCM",
|
22085 |
+
"winner": "model_a",
|
22086 |
+
"judge": "arena_user_10.16.7.189",
|
22087 |
+
"anony": false,
|
22088 |
+
"tstamp": 1711628539.518
|
22089 |
+
},
|
22090 |
+
{
|
22091 |
+
"model_a": "StableCascade",
|
22092 |
+
"model_b": "Playground v2",
|
22093 |
+
"winner": "model_a",
|
22094 |
+
"judge": "arena_user_10.16.6.126",
|
22095 |
+
"anony": false,
|
22096 |
+
"tstamp": 1711628765.1336
|
22097 |
+
},
|
22098 |
+
{
|
22099 |
+
"model_a": "Playground v2",
|
22100 |
+
"model_b": "PlayGroundV2.5",
|
22101 |
+
"winner": "tie",
|
22102 |
+
"judge": "arena_user_10.16.41.118",
|
22103 |
+
"anony": false,
|
22104 |
+
"tstamp": 1711630489.3854
|
22105 |
+
},
|
22106 |
+
{
|
22107 |
+
"model_a": "SDXL",
|
22108 |
+
"model_b": "SDXLLightning",
|
22109 |
+
"winner": "model_b",
|
22110 |
+
"judge": "arena_user_10.16.7.189",
|
22111 |
+
"anony": false,
|
22112 |
+
"tstamp": 1711638839.5102
|
22113 |
+
},
|
22114 |
+
{
|
22115 |
+
"model_a": "PixArtAlpha",
|
22116 |
+
"model_b": "LCM",
|
22117 |
+
"winner": "model_b",
|
22118 |
+
"judge": "arena_user_10.16.7.189",
|
22119 |
+
"anony": false,
|
22120 |
+
"tstamp": 1711639335.7323
|
22121 |
+
},
|
22122 |
+
{
|
22123 |
+
"model_a": "Playground v2",
|
22124 |
+
"model_b": "PlayGroundV2.5",
|
22125 |
+
"winner": "tie",
|
22126 |
+
"judge": "arena_user_10.16.41.118",
|
22127 |
+
"anony": false,
|
22128 |
+
"tstamp": 1711644182.7469
|
22129 |
+
},
|
22130 |
+
{
|
22131 |
+
"model_a": "LCM",
|
22132 |
+
"model_b": "Playground v2",
|
22133 |
+
"winner": "model_b",
|
22134 |
+
"judge": "arena_user_10.16.25.191",
|
22135 |
+
"anony": false,
|
22136 |
+
"tstamp": 1711645743.7583
|
22137 |
+
},
|
22138 |
+
{
|
22139 |
+
"model_a": "PixArtAlpha",
|
22140 |
+
"model_b": "OpenJourney",
|
22141 |
+
"winner": "tie (bothbad)",
|
22142 |
+
"judge": "arena_user_10.16.25.191",
|
22143 |
+
"anony": false,
|
22144 |
+
"tstamp": 1711673691.6253
|
22145 |
+
},
|
22146 |
+
{
|
22147 |
+
"model_a": "PlayGroundV2.5",
|
22148 |
+
"model_b": "SDXL",
|
22149 |
+
"winner": "model_b",
|
22150 |
+
"judge": "arena_user_10.16.6.126",
|
22151 |
+
"anony": false,
|
22152 |
+
"tstamp": 1711673973.9905
|
22153 |
+
},
|
22154 |
+
{
|
22155 |
+
"model_a": "SDXLTurbo",
|
22156 |
+
"model_b": "OpenJourney",
|
22157 |
+
"winner": "tie",
|
22158 |
+
"judge": "arena_user_10.16.25.191",
|
22159 |
+
"anony": false,
|
22160 |
+
"tstamp": 1711677730.5132
|
22161 |
+
},
|
22162 |
+
{
|
22163 |
+
"model_a": "PlayGroundV2.5",
|
22164 |
+
"model_b": "PixArtAlpha",
|
22165 |
+
"winner": "model_a",
|
22166 |
+
"judge": "arena_user_10.16.41.118",
|
22167 |
+
"anony": false,
|
22168 |
+
"tstamp": 1711679088.7088
|
22169 |
+
},
|
22170 |
+
{
|
22171 |
+
"model_a": "SDXLTurbo",
|
22172 |
+
"model_b": "PlayGroundV2.5",
|
22173 |
+
"winner": "model_a",
|
22174 |
+
"judge": "arena_user_10.16.25.191",
|
22175 |
+
"anony": false,
|
22176 |
+
"tstamp": 1711679733.5804
|
22177 |
+
},
|
22178 |
+
{
|
22179 |
+
"model_a": "Playground v2",
|
22180 |
+
"model_b": "PixArtAlpha",
|
22181 |
+
"winner": "model_a",
|
22182 |
+
"judge": "arena_user_10.16.41.118",
|
22183 |
+
"anony": false,
|
22184 |
+
"tstamp": 1711680163.6801
|
22185 |
+
},
|
22186 |
+
{
|
22187 |
+
"model_a": "LCM",
|
22188 |
+
"model_b": "SDXLTurbo",
|
22189 |
+
"winner": "model_a",
|
22190 |
+
"judge": "arena_user_10.16.41.118",
|
22191 |
+
"anony": false,
|
22192 |
+
"tstamp": 1711682347.0832
|
22193 |
+
},
|
22194 |
+
{
|
22195 |
+
"model_a": "SDXL",
|
22196 |
+
"model_b": "PixArtAlpha",
|
22197 |
+
"winner": "model_a",
|
22198 |
+
"judge": "arena_user_10.16.7.189",
|
22199 |
+
"anony": false,
|
22200 |
+
"tstamp": 1711682460.6742
|
22201 |
+
},
|
22202 |
+
{
|
22203 |
+
"model_a": "StableCascade",
|
22204 |
+
"model_b": "PixArtAlpha",
|
22205 |
+
"winner": "model_b",
|
22206 |
+
"judge": "arena_user_10.16.25.191",
|
22207 |
+
"anony": false,
|
22208 |
+
"tstamp": 1711682540.8631
|
22209 |
+
},
|
22210 |
+
{
|
22211 |
+
"model_a": "PlayGroundV2.5",
|
22212 |
+
"model_b": "SDXLLightning",
|
22213 |
+
"winner": "model_a",
|
22214 |
+
"judge": "arena_user_10.16.6.126",
|
22215 |
+
"anony": false,
|
22216 |
+
"tstamp": 1711683390.2225
|
22217 |
+
},
|
22218 |
+
{
|
22219 |
+
"model_a": "Playground v2",
|
22220 |
+
"model_b": "SDXL",
|
22221 |
+
"winner": "model_a",
|
22222 |
+
"judge": "arena_user_10.16.41.118",
|
22223 |
+
"anony": false,
|
22224 |
+
"tstamp": 1711690971.115
|
22225 |
+
},
|
22226 |
+
{
|
22227 |
+
"model_a": "LCM",
|
22228 |
+
"model_b": "SDXLTurbo",
|
22229 |
+
"winner": "model_a",
|
22230 |
+
"judge": "arena_user_10.16.7.189",
|
22231 |
+
"anony": false,
|
22232 |
+
"tstamp": 1711691256.3373
|
22233 |
+
},
|
22234 |
+
{
|
22235 |
+
"model_a": "OpenJourney",
|
22236 |
+
"model_b": "SDXLTurbo",
|
22237 |
+
"winner": "model_b",
|
22238 |
+
"judge": "arena_user_10.16.7.189",
|
22239 |
+
"anony": false,
|
22240 |
+
"tstamp": 1711694743.7244
|
22241 |
+
},
|
22242 |
+
{
|
22243 |
+
"model_a": "SDXLLightning",
|
22244 |
+
"model_b": "SDXLTurbo",
|
22245 |
+
"winner": "model_b",
|
22246 |
+
"judge": "arena_user_10.16.6.126",
|
22247 |
+
"anony": false,
|
22248 |
+
"tstamp": 1711696933.1739
|
22249 |
+
},
|
22250 |
+
{
|
22251 |
+
"model_a": "LCM",
|
22252 |
+
"model_b": "Playground v2",
|
22253 |
+
"winner": "model_a",
|
22254 |
+
"judge": "arena_user_10.16.25.191",
|
22255 |
+
"anony": false,
|
22256 |
+
"tstamp": 1711701025.1014
|
22257 |
+
},
|
22258 |
+
{
|
22259 |
+
"model_a": "StableCascade",
|
22260 |
+
"model_b": "OpenJourney",
|
22261 |
+
"winner": "model_b",
|
22262 |
+
"judge": "arena_user_10.16.8.237",
|
22263 |
+
"anony": false,
|
22264 |
+
"tstamp": 1711704985.0803
|
22265 |
+
},
|
22266 |
+
{
|
22267 |
+
"model_a": "LCM",
|
22268 |
+
"model_b": "SDXLTurbo",
|
22269 |
+
"winner": "model_a",
|
22270 |
+
"judge": "arena_user_10.16.8.237",
|
22271 |
+
"anony": false,
|
22272 |
+
"tstamp": 1711705938.3612
|
22273 |
+
},
|
22274 |
+
{
|
22275 |
+
"model_a": "SDXLTurbo",
|
22276 |
+
"model_b": "PixArtAlpha",
|
22277 |
+
"winner": "model_b",
|
22278 |
+
"judge": "arena_user_10.16.8.237",
|
22279 |
+
"anony": false,
|
22280 |
+
"tstamp": 1711706003.0875
|
22281 |
+
},
|
22282 |
+
{
|
22283 |
+
"model_a": "PlayGroundV2.5",
|
22284 |
+
"model_b": "StableCascade",
|
22285 |
+
"winner": "model_a",
|
22286 |
+
"judge": "arena_user_10.16.25.191",
|
22287 |
+
"anony": false,
|
22288 |
+
"tstamp": 1711711576.083
|
22289 |
+
},
|
22290 |
+
{
|
22291 |
+
"model_a": "PixArtAlpha",
|
22292 |
+
"model_b": "SDXLTurbo",
|
22293 |
+
"winner": "model_b",
|
22294 |
+
"judge": "arena_user_10.16.41.118",
|
22295 |
+
"anony": false,
|
22296 |
+
"tstamp": 1711715360.2608
|
22297 |
+
},
|
22298 |
+
{
|
22299 |
+
"model_a": "PixArtAlpha",
|
22300 |
+
"model_b": "OpenJourney",
|
22301 |
+
"winner": "model_a",
|
22302 |
+
"judge": "arena_user_10.16.8.237",
|
22303 |
+
"anony": false,
|
22304 |
+
"tstamp": 1711718677.0627
|
22305 |
+
},
|
22306 |
+
{
|
22307 |
+
"model_a": "StableCascade",
|
22308 |
+
"model_b": "SDXLLightning",
|
22309 |
+
"winner": "model_b",
|
22310 |
+
"judge": "arena_user_10.16.41.118",
|
22311 |
+
"anony": false,
|
22312 |
+
"tstamp": 1711722531.6681
|
22313 |
+
},
|
22314 |
+
{
|
22315 |
+
"model_a": "SDXLLightning",
|
22316 |
+
"model_b": "SDXLTurbo",
|
22317 |
+
"winner": "tie (bothbad)",
|
22318 |
+
"judge": "arena_user_10.16.41.118",
|
22319 |
+
"anony": false,
|
22320 |
+
"tstamp": 1711722650.6499
|
22321 |
+
},
|
22322 |
+
{
|
22323 |
+
"model_a": "StableCascade",
|
22324 |
+
"model_b": "SDXLTurbo",
|
22325 |
+
"winner": "model_b",
|
22326 |
+
"judge": "arena_user_10.16.25.191",
|
22327 |
+
"anony": false,
|
22328 |
+
"tstamp": 1711724572.8236
|
22329 |
+
},
|
22330 |
+
{
|
22331 |
+
"model_a": "PixArtAlpha",
|
22332 |
+
"model_b": "SDXL",
|
22333 |
+
"winner": "model_b",
|
22334 |
+
"judge": "arena_user_10.16.25.191",
|
22335 |
+
"anony": false,
|
22336 |
+
"tstamp": 1711724958.2577
|
22337 |
+
},
|
22338 |
+
{
|
22339 |
+
"model_a": "StableCascade",
|
22340 |
+
"model_b": "Playground v2",
|
22341 |
+
"winner": "model_a",
|
22342 |
+
"judge": "arena_user_10.16.41.118",
|
22343 |
+
"anony": false,
|
22344 |
+
"tstamp": 1711724961.0794
|
22345 |
+
},
|
22346 |
+
{
|
22347 |
+
"model_a": "SDXLLightning",
|
22348 |
+
"model_b": "Playground v2",
|
22349 |
+
"winner": "model_a",
|
22350 |
+
"judge": "arena_user_10.16.25.191",
|
22351 |
+
"anony": false,
|
22352 |
+
"tstamp": 1711725069.4096
|
22353 |
+
},
|
22354 |
+
{
|
22355 |
+
"model_a": "PixArtAlpha",
|
22356 |
+
"model_b": "PlayGroundV2.5",
|
22357 |
+
"winner": "model_b",
|
22358 |
+
"judge": "arena_user_10.16.41.118",
|
22359 |
+
"anony": false,
|
22360 |
+
"tstamp": 1711725283.6897
|
22361 |
+
},
|
22362 |
+
{
|
22363 |
+
"model_a": "StableCascade",
|
22364 |
+
"model_b": "SDXL",
|
22365 |
+
"winner": "model_b",
|
22366 |
+
"judge": "arena_user_10.16.7.189",
|
22367 |
+
"anony": false,
|
22368 |
+
"tstamp": 1711726214.992
|
22369 |
+
},
|
22370 |
+
{
|
22371 |
+
"model_a": "PlayGroundV2.5",
|
22372 |
+
"model_b": "Playground v2",
|
22373 |
+
"winner": "model_a",
|
22374 |
+
"judge": "arena_user_127.0.0.1",
|
22375 |
+
"anony": false,
|
22376 |
+
"tstamp": 1711726483.5946
|
22377 |
+
},
|
22378 |
+
{
|
22379 |
+
"model_a": "PlayGroundV2.5",
|
22380 |
+
"model_b": "Playground v2",
|
22381 |
+
"winner": "model_a",
|
22382 |
+
"judge": "arena_user_127.0.0.1",
|
22383 |
+
"anony": false,
|
22384 |
+
"tstamp": 1711726483.5946
|
22385 |
+
},
|
22386 |
+
{
|
22387 |
+
"model_a": "SDXLLightning",
|
22388 |
+
"model_b": "StableCascade",
|
22389 |
+
"winner": "model_a",
|
22390 |
+
"judge": "arena_user_10.16.25.191",
|
22391 |
+
"anony": false,
|
22392 |
+
"tstamp": 1711727344.0479
|
22393 |
+
},
|
22394 |
+
{
|
22395 |
+
"model_a": "SDXLTurbo",
|
22396 |
+
"model_b": "StableCascade",
|
22397 |
+
"winner": "model_b",
|
22398 |
+
"judge": "arena_user_10.16.25.191",
|
22399 |
+
"anony": false,
|
22400 |
+
"tstamp": 1711727395.4847
|
22401 |
+
},
|
22402 |
+
{
|
22403 |
+
"model_a": "SDXLTurbo",
|
22404 |
+
"model_b": "PlayGroundV2.5",
|
22405 |
+
"winner": "tie",
|
22406 |
+
"judge": "arena_user_10.16.25.191",
|
22407 |
+
"anony": false,
|
22408 |
+
"tstamp": 1711727886.1271
|
22409 |
+
},
|
22410 |
+
{
|
22411 |
+
"model_a": "SDXL",
|
22412 |
+
"model_b": "Playground v2",
|
22413 |
+
"winner": "model_b",
|
22414 |
+
"judge": "arena_user_10.16.25.191",
|
22415 |
+
"anony": false,
|
22416 |
+
"tstamp": 1711728599.7983
|
22417 |
+
},
|
22418 |
+
{
|
22419 |
+
"model_a": "SDXL",
|
22420 |
+
"model_b": "LCM",
|
22421 |
+
"winner": "tie",
|
22422 |
+
"judge": "arena_user_10.16.8.237",
|
22423 |
+
"anony": false,
|
22424 |
+
"tstamp": 1711731238.6486
|
22425 |
+
},
|
22426 |
+
{
|
22427 |
+
"model_a": "LCM",
|
22428 |
+
"model_b": "SDXLTurbo",
|
22429 |
+
"winner": "model_b",
|
22430 |
+
"judge": "arena_user_10.16.25.191",
|
22431 |
+
"anony": false,
|
22432 |
+
"tstamp": 1711731516.6119
|
22433 |
+
},
|
22434 |
+
{
|
22435 |
+
"model_a": "PlayGroundV2.5",
|
22436 |
+
"model_b": "Playground v2",
|
22437 |
+
"winner": "model_b",
|
22438 |
+
"judge": "arena_user_10.16.25.191",
|
22439 |
+
"anony": false,
|
22440 |
+
"tstamp": 1711740379.7498
|
22441 |
+
},
|
22442 |
+
{
|
22443 |
+
"model_a": "OpenJourney",
|
22444 |
+
"model_b": "StableCascade",
|
22445 |
+
"winner": "model_b",
|
22446 |
+
"judge": "arena_user_10.16.25.191",
|
22447 |
+
"anony": false,
|
22448 |
+
"tstamp": 1711751661.9328
|
22449 |
+
},
|
22450 |
+
{
|
22451 |
+
"model_a": "OpenJourney",
|
22452 |
+
"model_b": "PixArtAlpha",
|
22453 |
+
"winner": "model_b",
|
22454 |
+
"judge": "arena_user_10.16.25.191",
|
22455 |
+
"anony": false,
|
22456 |
+
"tstamp": 1711751779.935
|
22457 |
+
},
|
22458 |
+
{
|
22459 |
+
"model_a": "SDXLLightning",
|
22460 |
+
"model_b": "playground_PlayGroundV2_generation",
|
22461 |
+
"winner": "model_a",
|
22462 |
+
"judge": "arena_user_10.16.41.118",
|
22463 |
+
"anony": false,
|
22464 |
+
"tstamp": 1711752371.1875
|
22465 |
+
},
|
22466 |
+
{
|
22467 |
+
"model_a": "SDXLTurbo",
|
22468 |
+
"model_b": "OpenJourney",
|
22469 |
+
"winner": "model_b",
|
22470 |
+
"judge": "arena_user_10.16.25.191",
|
22471 |
+
"anony": false,
|
22472 |
+
"tstamp": 1711753271.7549
|
22473 |
+
},
|
22474 |
+
{
|
22475 |
+
"model_a": "PixArtAlpha",
|
22476 |
+
"model_b": "LCM",
|
22477 |
+
"winner": "model_b",
|
22478 |
+
"judge": "arena_user_10.16.25.191",
|
22479 |
+
"anony": false,
|
22480 |
+
"tstamp": 1711753346.105
|
22481 |
+
},
|
22482 |
+
{
|
22483 |
+
"model_a": "PixArtAlpha",
|
22484 |
+
"model_b": "OpenJourney",
|
22485 |
+
"winner": "tie (bothbad)",
|
22486 |
+
"judge": "arena_user_10.16.25.191",
|
22487 |
+
"anony": false,
|
22488 |
+
"tstamp": 1711753460.4018
|
22489 |
+
},
|
22490 |
+
{
|
22491 |
+
"model_a": "LCM",
|
22492 |
+
"model_b": "SDXLTurbo",
|
22493 |
+
"winner": "model_b",
|
22494 |
+
"judge": "arena_user_10.16.7.189",
|
22495 |
+
"anony": false,
|
22496 |
+
"tstamp": 1711753536.7618
|
22497 |
+
},
|
22498 |
+
{
|
22499 |
+
"model_a": "playground_PlayGroundV2.5_generation",
|
22500 |
+
"model_b": "SDXL",
|
22501 |
+
"winner": "model_a",
|
22502 |
+
"judge": "arena_user_10.16.25.191",
|
22503 |
+
"anony": false,
|
22504 |
+
"tstamp": 1711754464.5646
|
22505 |
+
},
|
22506 |
+
{
|
22507 |
+
"model_a": "SDXL",
|
22508 |
+
"model_b": "StableCascade",
|
22509 |
+
"winner": "model_a",
|
22510 |
+
"judge": "arena_user_10.16.8.237",
|
22511 |
+
"anony": false,
|
22512 |
+
"tstamp": 1711755252.7996
|
22513 |
+
},
|
22514 |
+
{
|
22515 |
+
"model_a": "playground_PlayGroundV2_generation",
|
22516 |
+
"model_b": "playground_PlayGroundV2.5_generation",
|
22517 |
+
"winner": "tie",
|
22518 |
+
"judge": "arena_user_10.16.8.237",
|
22519 |
+
"anony": false,
|
22520 |
+
"tstamp": 1711759220.1672
|
22521 |
+
},
|
22522 |
+
{
|
22523 |
+
"model_a": "playground_PlayGroundV2.5_generation",
|
22524 |
+
"model_b": "SDXLLightning",
|
22525 |
+
"winner": "model_a",
|
22526 |
+
"judge": "arena_user_10.16.8.237",
|
22527 |
+
"anony": false,
|
22528 |
+
"tstamp": 1711761666.7408
|
22529 |
+
},
|
22530 |
+
{
|
22531 |
+
"model_a": "SDXL",
|
22532 |
+
"model_b": "StableCascade",
|
22533 |
+
"winner": "model_a",
|
22534 |
+
"judge": "arena_user_10.16.25.191",
|
22535 |
+
"anony": false,
|
22536 |
+
"tstamp": 1711761801.7518
|
22537 |
+
},
|
22538 |
+
{
|
22539 |
+
"model_a": "SDXL",
|
22540 |
+
"model_b": "StableCascade",
|
22541 |
+
"winner": "model_a",
|
22542 |
+
"judge": "arena_user_10.16.8.237",
|
22543 |
+
"anony": false,
|
22544 |
+
"tstamp": 1711761810.2584
|
22545 |
+
},
|
22546 |
+
{
|
22547 |
+
"model_a": "OpenJourney",
|
22548 |
+
"model_b": "StableCascade",
|
22549 |
+
"winner": "model_b",
|
22550 |
+
"judge": "arena_user_10.16.8.237",
|
22551 |
+
"anony": false,
|
22552 |
+
"tstamp": 1711761980.2339
|
22553 |
+
},
|
22554 |
+
{
|
22555 |
+
"model_a": "LCM",
|
22556 |
+
"model_b": "StableCascade",
|
22557 |
+
"winner": "model_b",
|
22558 |
+
"judge": "arena_user_10.16.8.237",
|
22559 |
+
"anony": false,
|
22560 |
+
"tstamp": 1711765212.7061
|
22561 |
+
},
|
22562 |
+
{
|
22563 |
+
"model_a": "SDXLLightning",
|
22564 |
+
"model_b": "LCM",
|
22565 |
+
"winner": "model_b",
|
22566 |
+
"judge": "arena_user_10.16.25.191",
|
22567 |
+
"anony": false,
|
22568 |
+
"tstamp": 1711765374.2042
|
22569 |
+
},
|
22570 |
+
{
|
22571 |
+
"model_a": "OpenJourney",
|
22572 |
+
"model_b": "playground_PlayGroundV2.5_generation",
|
22573 |
+
"winner": "tie (bothbad)",
|
22574 |
+
"judge": "arena_user_10.16.7.189",
|
22575 |
+
"anony": false,
|
22576 |
+
"tstamp": 1711765427.0869
|
22577 |
+
},
|
22578 |
+
{
|
22579 |
+
"model_a": "SDXLLightning",
|
22580 |
+
"model_b": "LCM",
|
22581 |
+
"winner": "model_b",
|
22582 |
+
"judge": "arena_user_10.16.41.118",
|
22583 |
+
"anony": false,
|
22584 |
+
"tstamp": 1711765557.4506
|
22585 |
+
},
|
22586 |
+
{
|
22587 |
+
"model_a": "LCM",
|
22588 |
+
"model_b": "PixArtAlpha",
|
22589 |
+
"winner": "model_b",
|
22590 |
+
"judge": "arena_user_10.16.41.118",
|
22591 |
+
"anony": false,
|
22592 |
+
"tstamp": 1711767954.5977
|
22593 |
+
},
|
22594 |
+
{
|
22595 |
+
"model_a": "SDXLTurbo",
|
22596 |
+
"model_b": "StableCascade",
|
22597 |
+
"winner": "model_b",
|
22598 |
+
"judge": "arena_user_10.16.25.191",
|
22599 |
+
"anony": false,
|
22600 |
+
"tstamp": 1711768815.4504
|
22601 |
+
},
|
22602 |
+
{
|
22603 |
+
"model_a": "SDXLTurbo",
|
22604 |
+
"model_b": "OpenJourney",
|
22605 |
+
"winner": "model_b",
|
22606 |
+
"judge": "arena_user_10.16.8.237",
|
22607 |
+
"anony": false,
|
22608 |
+
"tstamp": 1711775186.0394
|
22609 |
+
},
|
22610 |
+
{
|
22611 |
+
"model_a": "SDXLLightning",
|
22612 |
+
"model_b": "playground_PlayGroundV2_generation",
|
22613 |
+
"winner": "model_a",
|
22614 |
+
"judge": "arena_user_10.16.41.118",
|
22615 |
+
"anony": false,
|
22616 |
+
"tstamp": 1711779421.4325
|
22617 |
+
},
|
22618 |
+
{
|
22619 |
+
"model_a": "LCM",
|
22620 |
+
"model_b": "OpenJourney",
|
22621 |
+
"winner": "model_b",
|
22622 |
+
"judge": "arena_user_10.16.25.191",
|
22623 |
+
"anony": false,
|
22624 |
+
"tstamp": 1711779705.6008
|
22625 |
+
},
|
22626 |
+
{
|
22627 |
+
"model_a": "SDXLTurbo",
|
22628 |
+
"model_b": "PixArtAlpha",
|
22629 |
+
"winner": "tie (bothbad)",
|
22630 |
+
"judge": "arena_user_10.16.25.191",
|
22631 |
+
"anony": false,
|
22632 |
+
"tstamp": 1711780036.1106
|
22633 |
+
},
|
22634 |
+
{
|
22635 |
+
"model_a": "PixArtAlpha",
|
22636 |
+
"model_b": "OpenJourney",
|
22637 |
+
"winner": "tie (bothbad)",
|
22638 |
+
"judge": "arena_user_10.16.25.191",
|
22639 |
+
"anony": false,
|
22640 |
+
"tstamp": 1711780085.7628
|
22641 |
+
},
|
22642 |
+
{
|
22643 |
+
"model_a": "SDXL",
|
22644 |
+
"model_b": "StableCascade",
|
22645 |
+
"winner": "model_b",
|
22646 |
+
"judge": "arena_user_10.16.8.237",
|
22647 |
+
"anony": false,
|
22648 |
+
"tstamp": 1711780200.6405
|
22649 |
+
},
|
22650 |
+
{
|
22651 |
+
"model_a": "OpenJourney",
|
22652 |
+
"model_b": "LCM",
|
22653 |
+
"winner": "model_a",
|
22654 |
+
"judge": "arena_user_10.16.8.237",
|
22655 |
+
"anony": false,
|
22656 |
+
"tstamp": 1711780372.2648
|
22657 |
+
},
|
22658 |
+
{
|
22659 |
+
"model_a": "OpenJourney",
|
22660 |
+
"model_b": "LCM",
|
22661 |
+
"winner": "tie (bothbad)",
|
22662 |
+
"judge": "arena_user_10.16.25.191",
|
22663 |
+
"anony": false,
|
22664 |
+
"tstamp": 1711780446.3475
|
22665 |
+
},
|
22666 |
+
{
|
22667 |
+
"model_a": "OpenJourney",
|
22668 |
+
"model_b": "LCM",
|
22669 |
+
"winner": "tie (bothbad)",
|
22670 |
+
"judge": "arena_user_10.16.25.191",
|
22671 |
+
"anony": false,
|
22672 |
+
"tstamp": 1711780453.9795
|
22673 |
+
},
|
22674 |
+
{
|
22675 |
+
"model_a": "OpenJourney",
|
22676 |
+
"model_b": "SDXLTurbo",
|
22677 |
+
"winner": "model_b",
|
22678 |
+
"judge": "arena_user_10.16.25.191",
|
22679 |
+
"anony": false,
|
22680 |
+
"tstamp": 1711780470.9437
|
22681 |
+
},
|
22682 |
+
{
|
22683 |
+
"model_a": "OpenJourney",
|
22684 |
+
"model_b": "LCM",
|
22685 |
+
"winner": "tie (bothbad)",
|
22686 |
+
"judge": "arena_user_10.16.7.189",
|
22687 |
+
"anony": false,
|
22688 |
+
"tstamp": 1711780477.4437
|
22689 |
+
},
|
22690 |
+
{
|
22691 |
+
"model_a": "OpenJourney",
|
22692 |
+
"model_b": "StableCascade",
|
22693 |
+
"winner": "model_b",
|
22694 |
+
"judge": "arena_user_10.16.8.237",
|
22695 |
+
"anony": false,
|
22696 |
+
"tstamp": 1711780518.457
|
22697 |
+
},
|
22698 |
+
{
|
22699 |
+
"model_a": "playground_PlayGroundV2.5_generation",
|
22700 |
+
"model_b": "StableCascade",
|
22701 |
+
"winner": "model_b",
|
22702 |
+
"judge": "arena_user_10.16.7.189",
|
22703 |
+
"anony": false,
|
22704 |
+
"tstamp": 1711780554.0623
|
22705 |
+
},
|
22706 |
+
{
|
22707 |
+
"model_a": "LCM",
|
22708 |
+
"model_b": "SDXLTurbo",
|
22709 |
+
"winner": "model_b",
|
22710 |
+
"judge": "arena_user_10.16.8.237",
|
22711 |
+
"anony": false,
|
22712 |
+
"tstamp": 1711780632.2754
|
22713 |
+
},
|
22714 |
+
{
|
22715 |
+
"model_a": "SDXL",
|
22716 |
+
"model_b": "playground_PlayGroundV2.5_generation",
|
22717 |
+
"winner": "tie (bothbad)",
|
22718 |
+
"judge": "arena_user_10.16.41.118",
|
22719 |
+
"anony": false,
|
22720 |
+
"tstamp": 1711783186.0901
|
22721 |
+
},
|
22722 |
+
{
|
22723 |
+
"model_a": "PixArtAlpha",
|
22724 |
+
"model_b": "SDXLTurbo",
|
22725 |
+
"winner": "model_b",
|
22726 |
+
"judge": "arena_user_10.16.25.191",
|
22727 |
+
"anony": false,
|
22728 |
+
"tstamp": 1711790134.292
|
22729 |
+
},
|
22730 |
+
{
|
22731 |
+
"model_a": "LCM",
|
22732 |
+
"model_b": "SDXLTurbo",
|
22733 |
+
"winner": "tie (bothbad)",
|
22734 |
+
"judge": "arena_user_10.16.7.189",
|
22735 |
+
"anony": false,
|
22736 |
+
"tstamp": 1711791903.2373
|
22737 |
+
},
|
22738 |
+
{
|
22739 |
+
"model_a": "playground_PlayGroundV2.5_generation",
|
22740 |
+
"model_b": "OpenJourney",
|
22741 |
+
"winner": "model_a",
|
22742 |
+
"judge": "arena_user_10.16.25.191",
|
22743 |
+
"anony": false,
|
22744 |
+
"tstamp": 1711792706.0287
|
22745 |
+
},
|
22746 |
+
{
|
22747 |
+
"model_a": "SDXLTurbo",
|
22748 |
+
"model_b": "SDXLLightning",
|
22749 |
+
"winner": "tie (bothbad)",
|
22750 |
+
"judge": "arena_user_10.16.7.189",
|
22751 |
+
"anony": false,
|
22752 |
+
"tstamp": 1711795394.9764
|
22753 |
+
},
|
22754 |
+
{
|
22755 |
+
"model_a": "OpenJourney",
|
22756 |
+
"model_b": "playground_PlayGroundV2.5_generation",
|
22757 |
+
"winner": "model_a",
|
22758 |
+
"judge": "arena_user_10.16.25.191",
|
22759 |
+
"anony": false,
|
22760 |
+
"tstamp": 1711797214.2905
|
22761 |
+
},
|
22762 |
+
{
|
22763 |
+
"model_a": "SDXLLightning",
|
22764 |
+
"model_b": "playground_PlayGroundV2.5_generation",
|
22765 |
+
"winner": "model_b",
|
22766 |
+
"judge": "arena_user_10.16.25.191",
|
22767 |
+
"anony": false,
|
22768 |
+
"tstamp": 1711801376.7886
|
22769 |
+
},
|
22770 |
+
{
|
22771 |
+
"model_a": "playground_PlayGroundV2_generation",
|
22772 |
+
"model_b": "OpenJourney",
|
22773 |
+
"winner": "tie (bothbad)",
|
22774 |
+
"judge": "arena_user_10.16.8.237",
|
22775 |
+
"anony": false,
|
22776 |
+
"tstamp": 1711803173.8503
|
22777 |
+
},
|
22778 |
+
{
|
22779 |
+
"model_a": "OpenJourney",
|
22780 |
+
"model_b": "playground_PlayGroundV2_generation",
|
22781 |
+
"winner": "tie (bothbad)",
|
22782 |
+
"judge": "arena_user_10.16.25.191",
|
22783 |
+
"anony": false,
|
22784 |
+
"tstamp": 1711803216.1695
|
22785 |
+
},
|
22786 |
+
{
|
22787 |
+
"model_a": "SDXLTurbo",
|
22788 |
+
"model_b": "SDXLLightning",
|
22789 |
+
"winner": "tie (bothbad)",
|
22790 |
+
"judge": "arena_user_10.16.7.189",
|
22791 |
+
"anony": false,
|
22792 |
+
"tstamp": 1711803267.3012
|
22793 |
+
},
|
22794 |
+
{
|
22795 |
+
"model_a": "SDXL",
|
22796 |
+
"model_b": "SDXLTurbo",
|
22797 |
+
"winner": "model_b",
|
22798 |
+
"judge": "arena_user_10.16.41.118",
|
22799 |
+
"anony": false,
|
22800 |
+
"tstamp": 1711803374.1367
|
22801 |
+
},
|
22802 |
+
{
|
22803 |
+
"model_a": "OpenJourney",
|
22804 |
+
"model_b": "playground_PlayGroundV2_generation",
|
22805 |
+
"winner": "model_b",
|
22806 |
+
"judge": "arena_user_10.16.41.118",
|
22807 |
+
"anony": false,
|
22808 |
+
"tstamp": 1711803415.276
|
22809 |
+
},
|
22810 |
+
{
|
22811 |
+
"model_a": "playground_PlayGroundV2.5_generation",
|
22812 |
+
"model_b": "LCM",
|
22813 |
+
"winner": "model_b",
|
22814 |
+
"judge": "arena_user_10.16.41.118",
|
22815 |
+
"anony": false,
|
22816 |
+
"tstamp": 1711803499.6558
|
22817 |
+
},
|
22818 |
+
{
|
22819 |
+
"model_a": "StableCascade",
|
22820 |
+
"model_b": "OpenJourney",
|
22821 |
+
"winner": "model_b",
|
22822 |
+
"judge": "arena_user_10.16.7.189",
|
22823 |
+
"anony": false,
|
22824 |
+
"tstamp": 1711803602.7456
|
22825 |
+
},
|
22826 |
+
{
|
22827 |
+
"model_a": "SDXLLightning",
|
22828 |
+
"model_b": "SDXLTurbo",
|
22829 |
+
"winner": "model_b",
|
22830 |
+
"judge": "arena_user_10.16.7.189",
|
22831 |
+
"anony": false,
|
22832 |
+
"tstamp": 1711803874.6225
|
22833 |
+
},
|
22834 |
+
{
|
22835 |
+
"model_a": "StableCascade",
|
22836 |
+
"model_b": "OpenJourney",
|
22837 |
+
"winner": "model_b",
|
22838 |
+
"judge": "arena_user_10.16.41.118",
|
22839 |
+
"anony": false,
|
22840 |
+
"tstamp": 1711804104.561
|
22841 |
+
},
|
22842 |
+
{
|
22843 |
+
"model_a": "SDXL",
|
22844 |
+
"model_b": "SDXLLightning",
|
22845 |
+
"winner": "tie (bothbad)",
|
22846 |
+
"judge": "arena_user_10.16.8.237",
|
22847 |
+
"anony": false,
|
22848 |
+
"tstamp": 1711808561.5508
|
22849 |
+
},
|
22850 |
+
{
|
22851 |
+
"model_a": "StableCascade",
|
22852 |
+
"model_b": "SDXL",
|
22853 |
+
"winner": "model_b",
|
22854 |
+
"judge": "arena_user_10.16.41.118",
|
22855 |
+
"anony": false,
|
22856 |
+
"tstamp": 1711808623.9807
|
22857 |
+
},
|
22858 |
+
{
|
22859 |
+
"model_a": "PixArtAlpha",
|
22860 |
+
"model_b": "LCM",
|
22861 |
+
"winner": "tie",
|
22862 |
+
"judge": "arena_user_10.16.8.237",
|
22863 |
+
"anony": false,
|
22864 |
+
"tstamp": 1711811551.4153
|
22865 |
+
},
|
22866 |
+
{
|
22867 |
+
"model_a": "LCM",
|
22868 |
+
"model_b": "playground_PlayGroundV2_generation",
|
22869 |
+
"winner": "model_b",
|
22870 |
+
"judge": "arena_user_10.16.8.237",
|
22871 |
+
"anony": false,
|
22872 |
+
"tstamp": 1711811788.9179
|
22873 |
+
},
|
22874 |
+
{
|
22875 |
+
"model_a": "playground_PlayGroundV2.5_generation",
|
22876 |
+
"model_b": "StableCascade",
|
22877 |
+
"winner": "model_b",
|
22878 |
+
"judge": "arena_user_10.16.25.191",
|
22879 |
+
"anony": false,
|
22880 |
+
"tstamp": 1711820810.9192
|
22881 |
+
},
|
22882 |
+
{
|
22883 |
+
"model_a": "PixArtAlpha",
|
22884 |
+
"model_b": "OpenJourney",
|
22885 |
+
"winner": "model_b",
|
22886 |
+
"judge": "arena_user_10.16.8.237",
|
22887 |
+
"anony": false,
|
22888 |
+
"tstamp": 1711825296.8492
|
22889 |
+
},
|
22890 |
+
{
|
22891 |
+
"model_a": "SDXLTurbo",
|
22892 |
+
"model_b": "OpenJourney",
|
22893 |
+
"winner": "tie (bothbad)",
|
22894 |
+
"judge": "arena_user_10.16.8.237",
|
22895 |
+
"anony": false,
|
22896 |
+
"tstamp": 1711834913.4899
|
22897 |
+
},
|
22898 |
+
{
|
22899 |
+
"model_a": "SDXL",
|
22900 |
+
"model_b": "SDXLLightning",
|
22901 |
+
"winner": "tie (bothbad)",
|
22902 |
+
"judge": "arena_user_10.16.7.189",
|
22903 |
+
"anony": false,
|
22904 |
+
"tstamp": 1711834976.5468
|
22905 |
+
},
|
22906 |
+
{
|
22907 |
+
"model_a": "OpenJourney",
|
22908 |
+
"model_b": "StableCascade",
|
22909 |
+
"winner": "model_b",
|
22910 |
+
"judge": "arena_user_10.16.8.237",
|
22911 |
+
"anony": false,
|
22912 |
+
"tstamp": 1711836150.0007
|
22913 |
+
},
|
22914 |
+
{
|
22915 |
+
"model_a": "LCM",
|
22916 |
+
"model_b": "OpenJourney",
|
22917 |
+
"winner": "model_b",
|
22918 |
+
"judge": "arena_user_10.16.8.237",
|
22919 |
+
"anony": false,
|
22920 |
+
"tstamp": 1711836363.7289
|
22921 |
+
},
|
22922 |
+
{
|
22923 |
+
"model_a": "OpenJourney",
|
22924 |
+
"model_b": "playground_PlayGroundV2.5_generation",
|
22925 |
+
"winner": "model_b",
|
22926 |
+
"judge": "arena_user_10.16.7.189",
|
22927 |
+
"anony": false,
|
22928 |
+
"tstamp": 1711836435.8043
|
22929 |
+
},
|
22930 |
+
{
|
22931 |
+
"model_a": "SDXLLightning",
|
22932 |
+
"model_b": "playground_PlayGroundV2_generation",
|
22933 |
+
"winner": "tie",
|
22934 |
+
"judge": "arena_user_10.16.7.189",
|
22935 |
+
"anony": false,
|
22936 |
+
"tstamp": 1711836547.9563
|
22937 |
+
},
|
22938 |
+
{
|
22939 |
+
"model_a": "SDXLLightning",
|
22940 |
+
"model_b": "OpenJourney",
|
22941 |
+
"winner": "model_b",
|
22942 |
+
"judge": "arena_user_10.16.25.191",
|
22943 |
+
"anony": false,
|
22944 |
+
"tstamp": 1711836613.3128
|
22945 |
+
},
|
22946 |
+
{
|
22947 |
+
"model_a": "OpenJourney",
|
22948 |
+
"model_b": "playground_PlayGroundV2_generation",
|
22949 |
+
"winner": "model_b",
|
22950 |
+
"judge": "arena_user_10.16.41.118",
|
22951 |
+
"anony": false,
|
22952 |
+
"tstamp": 1711836677.2201
|
22953 |
}
|
22954 |
]
|
arena_elo/results/20240330/elo_results_t2i_generation.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e963f9d4b66d29c2f05a3923eff56cebd1f09b07223ac069456e08dc6143cda8
|
3 |
+
size 66894
|
arena_elo/results/20240330/t2i_generation_leaderboard.csv
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
key,Model,Arena Elo rating (anony),Arena Elo rating (full),License,Organization,Link
|
2 |
+
Playground v2.5,Playground v2.5,1226.2872445351936,1236.5076527218755,Playground v2.5 Community License,Playground,https://huggingface.co/playgroundai/playground-v2.5-1024px-aesthetic
|
3 |
+
StableCascade,StableCascade,1105.3322734027522,1062.0980902577003,stable-cascade-nc-community (other),Stability AI,https://huggingface.co/stabilityai/stable-cascade
|
4 |
+
Playground v2,Playground v2,1091.4371447234744,1087.3576445526567,Playground v2 Community License,Playground,https://huggingface.co/playgroundai/playground-v2-1024px-aesthetic
|
5 |
+
SDXLLightning,SDXLLightning,1043.235902888147,1019.4526672266176,openrail++,ByteDance,https://huggingface.co/ByteDance/SDXL-Lightning
|
6 |
+
PixArtAlpha,PixArtAlpha,1020.6412075829058,1001.5090282446616,openrail++,PixArt-alpha,https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS
|
7 |
+
SDXL,SDXL,964.7626495363717,969.8928133531979,openrail++,Stability AI,https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0
|
8 |
+
SDXLTurbo,SDXLTurbo,912.2113859675355,914.9478831930971,sai-nc-community (other),Stability AI,https://huggingface.co/stabilityai/sdxl-turbo
|
9 |
+
OpenJourney,OpenJourney,841.2224045541894,835.4563491411935,creativeml-openrail-m,PromptHero,https://huggingface.co/prompthero/openjourney
|
10 |
+
LCM,LCM,794.8697868094328,812.962889153237,MIT License,Tsinghua University,https://huggingface.co/SimianLuo/LCM_Dreamshaper_v7
|
arena_elo/results/latest/clean_battle_image_editing.json
ADDED
@@ -0,0 +1,890 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"model_a": "CycleDiffusion",
|
4 |
+
"model_b": "InstructPix2Pix",
|
5 |
+
"winner": "model_b",
|
6 |
+
"judge": "arena_user_::1",
|
7 |
+
"anony": true,
|
8 |
+
"tstamp": 1707712630.872
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"model_a": "CycleDiffusion",
|
12 |
+
"model_b": "InstructPix2Pix",
|
13 |
+
"winner": "model_b",
|
14 |
+
"judge": "arena_user_::1",
|
15 |
+
"anony": false,
|
16 |
+
"tstamp": 1707712699.668
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"model_a": "Pix2PixZero",
|
20 |
+
"model_b": "MagicBrush",
|
21 |
+
"winner": "model_a",
|
22 |
+
"judge": "arena_user_::1",
|
23 |
+
"anony": true,
|
24 |
+
"tstamp": 1707712896.0427
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"model_a": "CycleDiffusion",
|
28 |
+
"model_b": "InstructPix2Pix",
|
29 |
+
"winner": "model_b",
|
30 |
+
"judge": "arena_user_::1",
|
31 |
+
"anony": false,
|
32 |
+
"tstamp": 1707712929.7061
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"model_a": "CycleDiffusion",
|
36 |
+
"model_b": "InstructPix2Pix",
|
37 |
+
"winner": "model_b",
|
38 |
+
"judge": "arena_user_::1",
|
39 |
+
"anony": true,
|
40 |
+
"tstamp": 1707713147.0445
|
41 |
+
},
|
42 |
+
{
|
43 |
+
"model_a": "CycleDiffusion",
|
44 |
+
"model_b": "PNP",
|
45 |
+
"winner": "model_b",
|
46 |
+
"judge": "arena_user_::1",
|
47 |
+
"anony": true,
|
48 |
+
"tstamp": 1707713198.9284
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"model_a": "CycleDiffusion",
|
52 |
+
"model_b": "Prompt2prompt",
|
53 |
+
"winner": "model_b",
|
54 |
+
"judge": "arena_user_::1",
|
55 |
+
"anony": true,
|
56 |
+
"tstamp": 1707713210.1306
|
57 |
+
},
|
58 |
+
{
|
59 |
+
"model_a": "Prompt2prompt",
|
60 |
+
"model_b": "SDEdit",
|
61 |
+
"winner": "model_a",
|
62 |
+
"judge": "arena_user_::1",
|
63 |
+
"anony": true,
|
64 |
+
"tstamp": 1707713747.5115
|
65 |
+
},
|
66 |
+
{
|
67 |
+
"model_a": "PNP",
|
68 |
+
"model_b": "Pix2PixZero",
|
69 |
+
"winner": "model_a",
|
70 |
+
"judge": "arena_user_::1",
|
71 |
+
"anony": true,
|
72 |
+
"tstamp": 1707715613.7226
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"model_a": "CycleDiffusion",
|
76 |
+
"model_b": "MagicBrush",
|
77 |
+
"winner": "model_b",
|
78 |
+
"judge": "arena_user_::1",
|
79 |
+
"anony": true,
|
80 |
+
"tstamp": 1707765708.2644
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"model_a": "PNP",
|
84 |
+
"model_b": "CycleDiffusion",
|
85 |
+
"winner": "model_a",
|
86 |
+
"judge": "arena_user_::1",
|
87 |
+
"anony": true,
|
88 |
+
"tstamp": 1707765861.2742
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"model_a": "PNP",
|
92 |
+
"model_b": "CycleDiffusion",
|
93 |
+
"winner": "model_a",
|
94 |
+
"judge": "arena_user_::1",
|
95 |
+
"anony": false,
|
96 |
+
"tstamp": 1707765975.0206
|
97 |
+
},
|
98 |
+
{
|
99 |
+
"model_a": "PNP",
|
100 |
+
"model_b": "CycleDiffusion",
|
101 |
+
"winner": "model_a",
|
102 |
+
"judge": "arena_user_::1",
|
103 |
+
"anony": true,
|
104 |
+
"tstamp": 1707768866.9065
|
105 |
+
},
|
106 |
+
{
|
107 |
+
"model_a": "SDEdit",
|
108 |
+
"model_b": "MagicBrush",
|
109 |
+
"winner": "model_b",
|
110 |
+
"judge": "arena_user_::1",
|
111 |
+
"anony": true,
|
112 |
+
"tstamp": 1707771673.2989
|
113 |
+
},
|
114 |
+
{
|
115 |
+
"model_a": "SDEdit",
|
116 |
+
"model_b": "MagicBrush",
|
117 |
+
"winner": "model_b",
|
118 |
+
"judge": "arena_user_::1",
|
119 |
+
"anony": true,
|
120 |
+
"tstamp": 1707784377.6617
|
121 |
+
},
|
122 |
+
{
|
123 |
+
"model_a": "SDEdit",
|
124 |
+
"model_b": "MagicBrush",
|
125 |
+
"winner": "model_b",
|
126 |
+
"judge": "arena_user_::1",
|
127 |
+
"anony": true,
|
128 |
+
"tstamp": 1707784466.8915
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"model_a": "CycleDiffusion",
|
132 |
+
"model_b": "PNP",
|
133 |
+
"winner": "model_b",
|
134 |
+
"judge": "arena_user_::1",
|
135 |
+
"anony": true,
|
136 |
+
"tstamp": 1707784983.9581
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"model_a": "MagicBrush",
|
140 |
+
"model_b": "SDEdit",
|
141 |
+
"winner": "model_a",
|
142 |
+
"judge": "arena_user_::1",
|
143 |
+
"anony": true,
|
144 |
+
"tstamp": 1707785277.16
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"model_a": "MagicBrush",
|
148 |
+
"model_b": "SDEdit",
|
149 |
+
"winner": "model_a",
|
150 |
+
"judge": "arena_user_::1",
|
151 |
+
"anony": true,
|
152 |
+
"tstamp": 1707795299.0619
|
153 |
+
},
|
154 |
+
{
|
155 |
+
"model_a": "MagicBrush",
|
156 |
+
"model_b": "SDEdit",
|
157 |
+
"winner": "tie (bothbad)",
|
158 |
+
"judge": "arena_user_::1",
|
159 |
+
"anony": true,
|
160 |
+
"tstamp": 1707795798.752
|
161 |
+
},
|
162 |
+
{
|
163 |
+
"model_a": "SDEdit",
|
164 |
+
"model_b": "Prompt2prompt",
|
165 |
+
"winner": "model_b",
|
166 |
+
"judge": "arena_user_::1",
|
167 |
+
"anony": false,
|
168 |
+
"tstamp": 1707796435.7996
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"model_a": "SDEdit",
|
172 |
+
"model_b": "CycleDiffusion",
|
173 |
+
"winner": "model_b",
|
174 |
+
"judge": "arena_user_::1",
|
175 |
+
"anony": false,
|
176 |
+
"tstamp": 1707797278.7369
|
177 |
+
},
|
178 |
+
{
|
179 |
+
"model_a": "SDEdit",
|
180 |
+
"model_b": "CycleDiffusion",
|
181 |
+
"winner": "model_a",
|
182 |
+
"judge": "arena_user_::1",
|
183 |
+
"anony": false,
|
184 |
+
"tstamp": 1707797279.6004
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"model_a": "SDEdit",
|
188 |
+
"model_b": "Prompt2prompt",
|
189 |
+
"winner": "model_b",
|
190 |
+
"judge": "arena_user_::1",
|
191 |
+
"anony": true,
|
192 |
+
"tstamp": 1707805086.9739
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"model_a": "PNP",
|
196 |
+
"model_b": "SDEdit",
|
197 |
+
"winner": "model_a",
|
198 |
+
"judge": "arena_user_::1",
|
199 |
+
"anony": true,
|
200 |
+
"tstamp": 1707805220.3253
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"model_a": "InstructPix2Pix",
|
204 |
+
"model_b": "CycleDiffusion",
|
205 |
+
"winner": "tie (bothbad)",
|
206 |
+
"judge": "arena_user_::1",
|
207 |
+
"anony": true,
|
208 |
+
"tstamp": 1707805332.6322
|
209 |
+
},
|
210 |
+
{
|
211 |
+
"model_a": "InstructPix2Pix",
|
212 |
+
"model_b": "Prompt2prompt",
|
213 |
+
"winner": "model_b",
|
214 |
+
"judge": "arena_user_::1",
|
215 |
+
"anony": true,
|
216 |
+
"tstamp": 1707805476.0509
|
217 |
+
},
|
218 |
+
{
|
219 |
+
"model_a": "InstructPix2Pix",
|
220 |
+
"model_b": "Prompt2prompt",
|
221 |
+
"winner": "model_b",
|
222 |
+
"judge": "arena_user_::1",
|
223 |
+
"anony": true,
|
224 |
+
"tstamp": 1707818374.3438
|
225 |
+
},
|
226 |
+
{
|
227 |
+
"model_a": "PNP",
|
228 |
+
"model_b": "Prompt2prompt",
|
229 |
+
"winner": "model_b",
|
230 |
+
"judge": "arena_user_::1",
|
231 |
+
"anony": true,
|
232 |
+
"tstamp": 1707834631.9088
|
233 |
+
},
|
234 |
+
{
|
235 |
+
"model_a": "InstructPix2Pix",
|
236 |
+
"model_b": "SDEdit",
|
237 |
+
"winner": "model_a",
|
238 |
+
"judge": "arena_user_::1",
|
239 |
+
"anony": true,
|
240 |
+
"tstamp": 1707834954.0147
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"model_a": "Prompt2prompt",
|
244 |
+
"model_b": "Pix2PixZero",
|
245 |
+
"winner": "tie (bothbad)",
|
246 |
+
"judge": "arena_user_::1",
|
247 |
+
"anony": true,
|
248 |
+
"tstamp": 1707835366.544
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"model_a": "PNP",
|
252 |
+
"model_b": "SDEdit",
|
253 |
+
"winner": "model_a",
|
254 |
+
"judge": "arena_user_::1",
|
255 |
+
"anony": true,
|
256 |
+
"tstamp": 1707835643.6178
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"model_a": "MagicBrush",
|
260 |
+
"model_b": "InstructPix2Pix",
|
261 |
+
"winner": "tie (bothbad)",
|
262 |
+
"judge": "arena_user_::1",
|
263 |
+
"anony": true,
|
264 |
+
"tstamp": 1707835789.25
|
265 |
+
},
|
266 |
+
{
|
267 |
+
"model_a": "MagicBrush",
|
268 |
+
"model_b": "PNP",
|
269 |
+
"winner": "tie (bothbad)",
|
270 |
+
"judge": "arena_user_::1",
|
271 |
+
"anony": true,
|
272 |
+
"tstamp": 1707836852.671
|
273 |
+
},
|
274 |
+
{
|
275 |
+
"model_a": "MagicBrush",
|
276 |
+
"model_b": "InstructPix2Pix",
|
277 |
+
"winner": "model_a",
|
278 |
+
"judge": "arena_user_::1",
|
279 |
+
"anony": false,
|
280 |
+
"tstamp": 1707836952.6082
|
281 |
+
},
|
282 |
+
{
|
283 |
+
"model_a": "CycleDiffusion",
|
284 |
+
"model_b": "SDEdit",
|
285 |
+
"winner": "tie (bothbad)",
|
286 |
+
"judge": "arena_user_::1",
|
287 |
+
"anony": false,
|
288 |
+
"tstamp": 1707837020.7148
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"model_a": "InstructPix2Pix",
|
292 |
+
"model_b": "PNP",
|
293 |
+
"winner": "model_a",
|
294 |
+
"judge": "arena_user_::1",
|
295 |
+
"anony": true,
|
296 |
+
"tstamp": 1707837226.2259
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"model_a": "Prompt2prompt",
|
300 |
+
"model_b": "Pix2PixZero",
|
301 |
+
"winner": "model_a",
|
302 |
+
"judge": "arena_user_::1",
|
303 |
+
"anony": true,
|
304 |
+
"tstamp": 1707838166.1449
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"model_a": "InstructPix2Pix",
|
308 |
+
"model_b": "MagicBrush",
|
309 |
+
"winner": "tie (bothbad)",
|
310 |
+
"judge": "arena_user_::1",
|
311 |
+
"anony": true,
|
312 |
+
"tstamp": 1707838405.0013
|
313 |
+
},
|
314 |
+
{
|
315 |
+
"model_a": "MagicBrush",
|
316 |
+
"model_b": "CycleDiffusion",
|
317 |
+
"winner": "model_a",
|
318 |
+
"judge": "arena_user_::1",
|
319 |
+
"anony": true,
|
320 |
+
"tstamp": 1707839133.3126
|
321 |
+
},
|
322 |
+
{
|
323 |
+
"model_a": "Prompt2prompt",
|
324 |
+
"model_b": "InstructPix2Pix",
|
325 |
+
"winner": "model_a",
|
326 |
+
"judge": "arena_user_::1",
|
327 |
+
"anony": true,
|
328 |
+
"tstamp": 1707839484.6824
|
329 |
+
},
|
330 |
+
{
|
331 |
+
"model_a": "PNP",
|
332 |
+
"model_b": "InstructPix2Pix",
|
333 |
+
"winner": "tie (bothbad)",
|
334 |
+
"judge": "arena_user_::1",
|
335 |
+
"anony": true,
|
336 |
+
"tstamp": 1707850104.2499
|
337 |
+
},
|
338 |
+
{
|
339 |
+
"model_a": "InstructPix2Pix",
|
340 |
+
"model_b": "Pix2PixZero",
|
341 |
+
"winner": "model_a",
|
342 |
+
"judge": "arena_user_::1",
|
343 |
+
"anony": true,
|
344 |
+
"tstamp": 1707851384.7689
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"model_a": "PNP",
|
348 |
+
"model_b": "MagicBrush",
|
349 |
+
"winner": "model_b",
|
350 |
+
"judge": "arena_user_::1",
|
351 |
+
"anony": true,
|
352 |
+
"tstamp": 1707851936.9466
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"model_a": "CycleDiffusion",
|
356 |
+
"model_b": "MagicBrush",
|
357 |
+
"winner": "tie (bothbad)",
|
358 |
+
"judge": "arena_user_::1",
|
359 |
+
"anony": true,
|
360 |
+
"tstamp": 1707852836.3291
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"model_a": "CycleDiffusion",
|
364 |
+
"model_b": "MagicBrush",
|
365 |
+
"winner": "tie (bothbad)",
|
366 |
+
"judge": "arena_user_::1",
|
367 |
+
"anony": false,
|
368 |
+
"tstamp": 1707852878.673
|
369 |
+
},
|
370 |
+
{
|
371 |
+
"model_a": "Prompt2prompt",
|
372 |
+
"model_b": "InstructPix2Pix",
|
373 |
+
"winner": "model_a",
|
374 |
+
"judge": "arena_user_::1",
|
375 |
+
"anony": true,
|
376 |
+
"tstamp": 1707853008.1359
|
377 |
+
},
|
378 |
+
{
|
379 |
+
"model_a": "InstructPix2Pix",
|
380 |
+
"model_b": "Pix2PixZero",
|
381 |
+
"winner": "model_a",
|
382 |
+
"judge": "arena_user_::1",
|
383 |
+
"anony": false,
|
384 |
+
"tstamp": 1707856807.6229
|
385 |
+
},
|
386 |
+
{
|
387 |
+
"model_a": "MagicBrush",
|
388 |
+
"model_b": "Pix2PixZero",
|
389 |
+
"winner": "tie (bothbad)",
|
390 |
+
"judge": "arena_user_::1",
|
391 |
+
"anony": false,
|
392 |
+
"tstamp": 1707863740.3507
|
393 |
+
},
|
394 |
+
{
|
395 |
+
"model_a": "MagicBrush",
|
396 |
+
"model_b": "PNP",
|
397 |
+
"winner": "model_b",
|
398 |
+
"judge": "arena_user_::1",
|
399 |
+
"anony": true,
|
400 |
+
"tstamp": 1707866312.1118
|
401 |
+
},
|
402 |
+
{
|
403 |
+
"model_a": "Pix2PixZero",
|
404 |
+
"model_b": "Prompt2prompt",
|
405 |
+
"winner": "model_b",
|
406 |
+
"judge": "arena_user_::1",
|
407 |
+
"anony": true,
|
408 |
+
"tstamp": 1707883083.3533
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"model_a": "Pix2PixZero",
|
412 |
+
"model_b": "InstructPix2Pix",
|
413 |
+
"winner": "model_b",
|
414 |
+
"judge": "arena_user_::1",
|
415 |
+
"anony": true,
|
416 |
+
"tstamp": 1707883181.1397
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"model_a": "Pix2PixZero",
|
420 |
+
"model_b": "Prompt2prompt",
|
421 |
+
"winner": "model_b",
|
422 |
+
"judge": "arena_user_::1",
|
423 |
+
"anony": true,
|
424 |
+
"tstamp": 1707883187.9173
|
425 |
+
},
|
426 |
+
{
|
427 |
+
"model_a": "PNP",
|
428 |
+
"model_b": "Prompt2prompt",
|
429 |
+
"winner": "model_a",
|
430 |
+
"judge": "arena_user_::1",
|
431 |
+
"anony": true,
|
432 |
+
"tstamp": 1707883507.587
|
433 |
+
},
|
434 |
+
{
|
435 |
+
"model_a": "Prompt2prompt",
|
436 |
+
"model_b": "CycleDiffusion",
|
437 |
+
"winner": "model_a",
|
438 |
+
"judge": "arena_user_::1",
|
439 |
+
"anony": true,
|
440 |
+
"tstamp": 1707883939.6125
|
441 |
+
},
|
442 |
+
{
|
443 |
+
"model_a": "Prompt2prompt",
|
444 |
+
"model_b": "MagicBrush",
|
445 |
+
"winner": "model_b",
|
446 |
+
"judge": "arena_user_::1",
|
447 |
+
"anony": true,
|
448 |
+
"tstamp": 1707892689.4407
|
449 |
+
},
|
450 |
+
{
|
451 |
+
"model_a": "MagicBrush",
|
452 |
+
"model_b": "InstructPix2Pix",
|
453 |
+
"winner": "model_b",
|
454 |
+
"judge": "arena_user_::1",
|
455 |
+
"anony": true,
|
456 |
+
"tstamp": 1707908988.749
|
457 |
+
},
|
458 |
+
{
|
459 |
+
"model_a": "Prompt2prompt",
|
460 |
+
"model_b": "InstructPix2Pix",
|
461 |
+
"winner": "model_a",
|
462 |
+
"judge": "arena_user_::1",
|
463 |
+
"anony": true,
|
464 |
+
"tstamp": 1707912639.2701
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"model_a": "MagicBrush",
|
468 |
+
"model_b": "Pix2PixZero",
|
469 |
+
"winner": "model_a",
|
470 |
+
"judge": "arena_user_::1",
|
471 |
+
"anony": false,
|
472 |
+
"tstamp": 1707917685.9574
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"model_a": "MagicBrush",
|
476 |
+
"model_b": "InstructPix2Pix",
|
477 |
+
"winner": "tie (bothbad)",
|
478 |
+
"judge": "arena_user_::1",
|
479 |
+
"anony": false,
|
480 |
+
"tstamp": 1707919429.336
|
481 |
+
},
|
482 |
+
{
|
483 |
+
"model_a": "InstructPix2Pix",
|
484 |
+
"model_b": "CycleDiffusion",
|
485 |
+
"winner": "model_a",
|
486 |
+
"judge": "arena_user_::1",
|
487 |
+
"anony": true,
|
488 |
+
"tstamp": 1707932651.9192
|
489 |
+
},
|
490 |
+
{
|
491 |
+
"model_a": "MagicBrush",
|
492 |
+
"model_b": "InstructPix2Pix",
|
493 |
+
"winner": "model_a",
|
494 |
+
"judge": "arena_user_::1",
|
495 |
+
"anony": true,
|
496 |
+
"tstamp": 1707932749.3107
|
497 |
+
},
|
498 |
+
{
|
499 |
+
"model_a": "Prompt2prompt",
|
500 |
+
"model_b": "PNP",
|
501 |
+
"winner": "model_a",
|
502 |
+
"judge": "arena_user_::1",
|
503 |
+
"anony": true,
|
504 |
+
"tstamp": 1707933208.5797
|
505 |
+
},
|
506 |
+
{
|
507 |
+
"model_a": "MagicBrush",
|
508 |
+
"model_b": "Pix2PixZero",
|
509 |
+
"winner": "model_a",
|
510 |
+
"judge": "arena_user_::1",
|
511 |
+
"anony": false,
|
512 |
+
"tstamp": 1707945335.6341
|
513 |
+
},
|
514 |
+
{
|
515 |
+
"model_a": "MagicBrush",
|
516 |
+
"model_b": "PNP",
|
517 |
+
"winner": "model_a",
|
518 |
+
"judge": "arena_user_::1",
|
519 |
+
"anony": false,
|
520 |
+
"tstamp": 1708031168.6838
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"model_a": "Pix2PixZero",
|
524 |
+
"model_b": "PNP",
|
525 |
+
"winner": "model_b",
|
526 |
+
"judge": "arena_user_::1",
|
527 |
+
"anony": false,
|
528 |
+
"tstamp": 1708038931.5388
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"model_a": "Pix2PixZero",
|
532 |
+
"model_b": "CycleDiffusion",
|
533 |
+
"winner": "tie (bothbad)",
|
534 |
+
"judge": "arena_user_::1",
|
535 |
+
"anony": true,
|
536 |
+
"tstamp": 1708057382.78
|
537 |
+
},
|
538 |
+
{
|
539 |
+
"model_a": "PNP",
|
540 |
+
"model_b": "InstructPix2Pix",
|
541 |
+
"winner": "model_b",
|
542 |
+
"judge": "arena_user_::1",
|
543 |
+
"anony": true,
|
544 |
+
"tstamp": 1708093689.8237
|
545 |
+
},
|
546 |
+
{
|
547 |
+
"model_a": "MagicBrush",
|
548 |
+
"model_b": "PNP",
|
549 |
+
"winner": "model_b",
|
550 |
+
"judge": "arena_user_::1",
|
551 |
+
"anony": true,
|
552 |
+
"tstamp": 1708093910.4683
|
553 |
+
},
|
554 |
+
{
|
555 |
+
"model_a": "Pix2PixZero",
|
556 |
+
"model_b": "Prompt2prompt",
|
557 |
+
"winner": "model_b",
|
558 |
+
"judge": "arena_user_::1",
|
559 |
+
"anony": false,
|
560 |
+
"tstamp": 1708095090.8232
|
561 |
+
},
|
562 |
+
{
|
563 |
+
"model_a": "Pix2PixZero",
|
564 |
+
"model_b": "Prompt2prompt",
|
565 |
+
"winner": "model_a",
|
566 |
+
"judge": "arena_user_::1",
|
567 |
+
"anony": false,
|
568 |
+
"tstamp": 1708095305.4665
|
569 |
+
},
|
570 |
+
{
|
571 |
+
"model_a": "InstructPix2Pix",
|
572 |
+
"model_b": "Prompt2prompt",
|
573 |
+
"winner": "model_b",
|
574 |
+
"judge": "arena_user_::1",
|
575 |
+
"anony": true,
|
576 |
+
"tstamp": 1708140553.1694
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"model_a": "MagicBrush",
|
580 |
+
"model_b": "Prompt2prompt",
|
581 |
+
"winner": "model_a",
|
582 |
+
"judge": "arena_user_::1",
|
583 |
+
"anony": true,
|
584 |
+
"tstamp": 1708145512.3656
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"model_a": "Pix2PixZero",
|
588 |
+
"model_b": "Prompt2prompt",
|
589 |
+
"winner": "tie (bothbad)",
|
590 |
+
"judge": "arena_user_::1",
|
591 |
+
"anony": true,
|
592 |
+
"tstamp": 1708145724.4127
|
593 |
+
},
|
594 |
+
{
|
595 |
+
"model_a": "Pix2PixZero",
|
596 |
+
"model_b": "PNP",
|
597 |
+
"winner": "model_b",
|
598 |
+
"judge": "arena_user_::1",
|
599 |
+
"anony": true,
|
600 |
+
"tstamp": 1708146846.5098
|
601 |
+
},
|
602 |
+
{
|
603 |
+
"model_a": "PNP",
|
604 |
+
"model_b": "MagicBrush",
|
605 |
+
"winner": "model_a",
|
606 |
+
"judge": "arena_user_::1",
|
607 |
+
"anony": true,
|
608 |
+
"tstamp": 1708189738.4864
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"model_a": "Prompt2prompt",
|
612 |
+
"model_b": "InstructPix2Pix",
|
613 |
+
"winner": "model_b",
|
614 |
+
"judge": "arena_user_::1",
|
615 |
+
"anony": true,
|
616 |
+
"tstamp": 1708235874.9246
|
617 |
+
},
|
618 |
+
{
|
619 |
+
"model_a": "Pix2PixZero",
|
620 |
+
"model_b": "PNP",
|
621 |
+
"winner": "model_b",
|
622 |
+
"judge": "arena_user_::1",
|
623 |
+
"anony": false,
|
624 |
+
"tstamp": 1708257619.7115
|
625 |
+
},
|
626 |
+
{
|
627 |
+
"model_a": "MagicBrush",
|
628 |
+
"model_b": "Pix2PixZero",
|
629 |
+
"winner": "tie (bothbad)",
|
630 |
+
"judge": "arena_user_::1",
|
631 |
+
"anony": true,
|
632 |
+
"tstamp": 1708341265.7655
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"model_a": "MagicBrush",
|
636 |
+
"model_b": "InstructPix2Pix",
|
637 |
+
"winner": "model_b",
|
638 |
+
"judge": "arena_user_::1",
|
639 |
+
"anony": true,
|
640 |
+
"tstamp": 1708350183.3086
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"model_a": "MagicBrush",
|
644 |
+
"model_b": "Pix2PixZero",
|
645 |
+
"winner": "tie (bothbad)",
|
646 |
+
"judge": "arena_user_::1",
|
647 |
+
"anony": true,
|
648 |
+
"tstamp": 1708399707.1681
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"model_a": "PNP",
|
652 |
+
"model_b": "MagicBrush",
|
653 |
+
"winner": "model_a",
|
654 |
+
"judge": "arena_user_::1",
|
655 |
+
"anony": true,
|
656 |
+
"tstamp": 1708441502.4707
|
657 |
+
},
|
658 |
+
{
|
659 |
+
"model_a": "InstructPix2Pix",
|
660 |
+
"model_b": "MagicBrush",
|
661 |
+
"winner": "model_a",
|
662 |
+
"judge": "arena_user_::1",
|
663 |
+
"anony": true,
|
664 |
+
"tstamp": 1708441716.8195
|
665 |
+
},
|
666 |
+
{
|
667 |
+
"model_a": "InstructPix2Pix",
|
668 |
+
"model_b": "MagicBrush",
|
669 |
+
"winner": "model_b",
|
670 |
+
"judge": "arena_user_::1",
|
671 |
+
"anony": false,
|
672 |
+
"tstamp": 1708546759.2009
|
673 |
+
},
|
674 |
+
{
|
675 |
+
"model_a": "InstructPix2Pix",
|
676 |
+
"model_b": "MagicBrush",
|
677 |
+
"winner": "model_a",
|
678 |
+
"judge": "arena_user_::1",
|
679 |
+
"anony": false,
|
680 |
+
"tstamp": 1708546805.4892
|
681 |
+
},
|
682 |
+
{
|
683 |
+
"model_a": "Pix2PixZero",
|
684 |
+
"model_b": "CycleDiffusion",
|
685 |
+
"winner": "tie (bothbad)",
|
686 |
+
"judge": "arena_user_::1",
|
687 |
+
"anony": true,
|
688 |
+
"tstamp": 1708547082.7124
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"model_a": "InstructPix2Pix",
|
692 |
+
"model_b": "MagicBrush",
|
693 |
+
"winner": "model_b",
|
694 |
+
"judge": "arena_user_::1",
|
695 |
+
"anony": false,
|
696 |
+
"tstamp": 1708547166.9685
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"model_a": "InstructPix2Pix",
|
700 |
+
"model_b": "MagicBrush",
|
701 |
+
"winner": "model_b",
|
702 |
+
"judge": "arena_user_::1",
|
703 |
+
"anony": false,
|
704 |
+
"tstamp": 1708547293.7107
|
705 |
+
},
|
706 |
+
{
|
707 |
+
"model_a": "CycleDiffusion",
|
708 |
+
"model_b": "PNP",
|
709 |
+
"winner": "tie (bothbad)",
|
710 |
+
"judge": "arena_user_::1",
|
711 |
+
"anony": true,
|
712 |
+
"tstamp": 1708575046.0529
|
713 |
+
},
|
714 |
+
{
|
715 |
+
"model_a": "CycleDiffusion",
|
716 |
+
"model_b": "MagicBrush",
|
717 |
+
"winner": "tie (bothbad)",
|
718 |
+
"judge": "arena_user_::1",
|
719 |
+
"anony": true,
|
720 |
+
"tstamp": 1708615466.9264
|
721 |
+
},
|
722 |
+
{
|
723 |
+
"model_a": "CycleDiffusion",
|
724 |
+
"model_b": "MagicBrush",
|
725 |
+
"winner": "model_b",
|
726 |
+
"judge": "arena_user_::1",
|
727 |
+
"anony": false,
|
728 |
+
"tstamp": 1708615516.3341
|
729 |
+
},
|
730 |
+
{
|
731 |
+
"model_a": "InstructPix2Pix",
|
732 |
+
"model_b": "PNP",
|
733 |
+
"winner": "model_b",
|
734 |
+
"judge": "arena_user_::1",
|
735 |
+
"anony": false,
|
736 |
+
"tstamp": 1709205399.0098
|
737 |
+
},
|
738 |
+
{
|
739 |
+
"model_a": "InstructPix2Pix",
|
740 |
+
"model_b": "PNP",
|
741 |
+
"winner": "model_b",
|
742 |
+
"judge": "arena_user_::1",
|
743 |
+
"anony": false,
|
744 |
+
"tstamp": 1709205767.8923
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"model_a": "PNP",
|
748 |
+
"model_b": "InstructPix2Pix",
|
749 |
+
"winner": "model_b",
|
750 |
+
"judge": "arena_user_::1",
|
751 |
+
"anony": true,
|
752 |
+
"tstamp": 1709443700.05
|
753 |
+
},
|
754 |
+
{
|
755 |
+
"model_a": "MagicBrush",
|
756 |
+
"model_b": "Pix2PixZero",
|
757 |
+
"winner": "model_a",
|
758 |
+
"judge": "arena_user_::1",
|
759 |
+
"anony": true,
|
760 |
+
"tstamp": 1709702898.9291
|
761 |
+
},
|
762 |
+
{
|
763 |
+
"model_a": "CycleDiffusion",
|
764 |
+
"model_b": "Prompt2prompt",
|
765 |
+
"winner": "tie (bothbad)",
|
766 |
+
"judge": "arena_user_::1",
|
767 |
+
"anony": true,
|
768 |
+
"tstamp": 1710091925.1861
|
769 |
+
},
|
770 |
+
{
|
771 |
+
"model_a": "MagicBrush",
|
772 |
+
"model_b": "InstructPix2Pix",
|
773 |
+
"winner": "tie (bothbad)",
|
774 |
+
"judge": "arena_user_::1",
|
775 |
+
"anony": true,
|
776 |
+
"tstamp": 1710517781.1525
|
777 |
+
},
|
778 |
+
{
|
779 |
+
"model_a": "MagicBrush",
|
780 |
+
"model_b": "InstructPix2Pix",
|
781 |
+
"winner": "tie (bothbad)",
|
782 |
+
"judge": "arena_user_::1",
|
783 |
+
"anony": false,
|
784 |
+
"tstamp": 1710517859.2942
|
785 |
+
},
|
786 |
+
{
|
787 |
+
"model_a": "Pix2PixZero",
|
788 |
+
"model_b": "CycleDiffusion",
|
789 |
+
"winner": "tie (bothbad)",
|
790 |
+
"judge": "arena_user_::1",
|
791 |
+
"anony": true,
|
792 |
+
"tstamp": 1710535672.9791
|
793 |
+
},
|
794 |
+
{
|
795 |
+
"model_a": "CycleDiffusion",
|
796 |
+
"model_b": "Pix2PixZero",
|
797 |
+
"winner": "model_b",
|
798 |
+
"judge": "arena_user_10.16.25.191",
|
799 |
+
"anony": false,
|
800 |
+
"tstamp": 1711610477.1213
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"model_a": "CycleDiffusion",
|
804 |
+
"model_b": "Pix2PixZero",
|
805 |
+
"winner": "model_b",
|
806 |
+
"judge": "arena_user_10.16.7.189",
|
807 |
+
"anony": false,
|
808 |
+
"tstamp": 1711629129.3894
|
809 |
+
},
|
810 |
+
{
|
811 |
+
"model_a": "InstructPix2Pix",
|
812 |
+
"model_b": "CycleDiffusion",
|
813 |
+
"winner": "model_b",
|
814 |
+
"judge": "arena_user_10.16.7.189",
|
815 |
+
"anony": false,
|
816 |
+
"tstamp": 1711629705.2246
|
817 |
+
},
|
818 |
+
{
|
819 |
+
"model_a": "CycleDiffusion",
|
820 |
+
"model_b": "Pix2PixZero",
|
821 |
+
"winner": "model_b",
|
822 |
+
"judge": "arena_user_10.16.25.191",
|
823 |
+
"anony": false,
|
824 |
+
"tstamp": 1711630362.5575
|
825 |
+
},
|
826 |
+
{
|
827 |
+
"model_a": "MagicBrush",
|
828 |
+
"model_b": "SDEdit",
|
829 |
+
"winner": "model_a",
|
830 |
+
"judge": "arena_user_127.0.0.1",
|
831 |
+
"anony": false,
|
832 |
+
"tstamp": 1711631112.5207
|
833 |
+
},
|
834 |
+
{
|
835 |
+
"model_a": "Pix2PixZero",
|
836 |
+
"model_b": "Prompt2prompt",
|
837 |
+
"winner": "model_a",
|
838 |
+
"judge": "arena_user_10.16.41.118",
|
839 |
+
"anony": false,
|
840 |
+
"tstamp": 1711631690.5127
|
841 |
+
},
|
842 |
+
{
|
843 |
+
"model_a": "MagicBrush",
|
844 |
+
"model_b": "InstructPix2Pix",
|
845 |
+
"winner": "model_a",
|
846 |
+
"judge": "arena_user_127.0.0.1",
|
847 |
+
"anony": false,
|
848 |
+
"tstamp": 1711633200.2923
|
849 |
+
},
|
850 |
+
{
|
851 |
+
"model_a": "MagicBrush",
|
852 |
+
"model_b": "InstructPix2Pix",
|
853 |
+
"winner": "model_a",
|
854 |
+
"judge": "arena_user_127.0.0.1",
|
855 |
+
"anony": false,
|
856 |
+
"tstamp": 1711633594.9922
|
857 |
+
},
|
858 |
+
{
|
859 |
+
"model_a": "MagicBrush",
|
860 |
+
"model_b": "SDEdit",
|
861 |
+
"winner": "model_a",
|
862 |
+
"judge": "arena_user_10.16.7.189",
|
863 |
+
"anony": false,
|
864 |
+
"tstamp": 1711635443.3071
|
865 |
+
},
|
866 |
+
{
|
867 |
+
"model_a": "CycleDiffusion",
|
868 |
+
"model_b": "MagicBrush",
|
869 |
+
"winner": "model_b",
|
870 |
+
"judge": "arena_user_10.16.25.191",
|
871 |
+
"anony": false,
|
872 |
+
"tstamp": 1711635899.3088
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"model_a": "SDEdit",
|
876 |
+
"model_b": "MagicBrush",
|
877 |
+
"winner": "model_b",
|
878 |
+
"judge": "arena_user_10.16.41.118",
|
879 |
+
"anony": false,
|
880 |
+
"tstamp": 1711639015.428
|
881 |
+
},
|
882 |
+
{
|
883 |
+
"model_a": "InstructPix2Pix",
|
884 |
+
"model_b": "MagicBrush",
|
885 |
+
"winner": "model_b",
|
886 |
+
"judge": "arena_user_10.16.7.189",
|
887 |
+
"anony": false,
|
888 |
+
"tstamp": 1711646372.1201
|
889 |
+
}
|
890 |
+
]
|
arena_elo/results/latest/clean_battle_t2i_generation.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
arena_elo/results/latest/elo_results_image_editing.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1430e6703dd6fc1e5b8ce06b11bb3a47516763a33edaf99e4c8547da5d9a8516
|
3 |
+
size 57064
|
arena_elo/results/latest/elo_results_t2i_generation.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e963f9d4b66d29c2f05a3923eff56cebd1f09b07223ac069456e08dc6143cda8
|
3 |
+
size 66894
|
arena_elo/results/latest/image_editing_leaderboard.csv
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
key,Model,Arena Elo rating (anony),Arena Elo rating (full),License,Organization,Link
|
2 |
-
Prompt2prompt,Prompt2prompt,1227.5508595026165,
|
3 |
-
InstructPix2Pix,InstructPix2Pix,1160.2057367236093,
|
4 |
-
PNP,PNP,1142.693603173293,
|
5 |
-
MagicBrush,MagicBrush,1053.1728944865915,
|
6 |
-
Pix2PixZero,Pix2PixZero,918.6047552604578,
|
7 |
-
CycleDiffusion,CycleDiffusion,865.0529105743963,
|
8 |
-
SDEdit,SDEdit,632.7192402790356,
|
|
|
1 |
key,Model,Arena Elo rating (anony),Arena Elo rating (full),License,Organization,Link
|
2 |
+
Prompt2prompt,Prompt2prompt,1227.5508595026165,1158.5510681980204,Apache-2.0,"Google, Tel Aviv University",https://prompt-to-prompt.github.io
|
3 |
+
InstructPix2Pix,InstructPix2Pix,1160.2057367236093,1071.0628993075604,"Copyright 2023 Timothy Brooks, Aleksander Holynski, Alexei A. Efros","University of California, Berkeley",https://www.timothybrooks.com/instruct-pix2pix
|
4 |
+
PNP,PNP,1142.693603173293,1165.4957550490212,-,Weizmann Institute of Science,https://github.com/MichalGeyer/plug-and-play
|
5 |
+
MagicBrush,MagicBrush,1053.1728944865915,1130.5422054860635,CC-BY-4.0,"The Ohio State University, University of Waterloo",https://osu-nlp-group.github.io/MagicBrush
|
6 |
+
Pix2PixZero,Pix2PixZero,918.6047552604578,960.3217617445996,MIT License,"Carnegie Mellon University, Adobe Research",https://pix2pixzero.github.io
|
7 |
+
CycleDiffusion,CycleDiffusion,865.0529105743963,813.4794423328381,X11,Carnegie Mellon University,https://github.com/ChenWu98/cycle-diffusion
|
8 |
+
SDEdit,SDEdit,632.7192402790356,700.546867881897,MIT License,Stanford University,https://sde-image-editing.github.io
|
arena_elo/results/latest/t2i_generation_leaderboard.csv
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
key,Model,Arena Elo rating (anony),Arena Elo rating (full),License,Organization,Link
|
2 |
-
Playground v2.5,Playground v2.5,1226.2872445351936,
|
3 |
-
StableCascade,StableCascade,1105.3322734027522,
|
4 |
-
Playground v2,Playground v2,1091.4371447234744,
|
5 |
-
SDXLLightning,SDXLLightning,1043.235902888147,
|
6 |
-
PixArtAlpha,PixArtAlpha,1020.6412075829058,
|
7 |
-
SDXL,SDXL,964.7626495363717,969.
|
8 |
-
SDXLTurbo,SDXLTurbo,912.2113859675355,914.
|
9 |
-
OpenJourney,OpenJourney,841.2224045541894,
|
10 |
-
LCM,LCM,794.8697868094328,
|
|
|
1 |
key,Model,Arena Elo rating (anony),Arena Elo rating (full),License,Organization,Link
|
2 |
+
Playground v2.5,Playground v2.5,1226.2872445351936,1236.5076527218755,Playground v2.5 Community License,Playground,https://huggingface.co/playgroundai/playground-v2.5-1024px-aesthetic
|
3 |
+
StableCascade,StableCascade,1105.3322734027522,1062.0980902577003,stable-cascade-nc-community (other),Stability AI,https://huggingface.co/stabilityai/stable-cascade
|
4 |
+
Playground v2,Playground v2,1091.4371447234744,1087.3576445526567,Playground v2 Community License,Playground,https://huggingface.co/playgroundai/playground-v2-1024px-aesthetic
|
5 |
+
SDXLLightning,SDXLLightning,1043.235902888147,1019.4526672266176,openrail++,ByteDance,https://huggingface.co/ByteDance/SDXL-Lightning
|
6 |
+
PixArtAlpha,PixArtAlpha,1020.6412075829058,1001.5090282446616,openrail++,PixArt-alpha,https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS
|
7 |
+
SDXL,SDXL,964.7626495363717,969.8928133531979,openrail++,Stability AI,https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0
|
8 |
+
SDXLTurbo,SDXLTurbo,912.2113859675355,914.9478831930971,sai-nc-community (other),Stability AI,https://huggingface.co/stabilityai/sdxl-turbo
|
9 |
+
OpenJourney,OpenJourney,841.2224045541894,835.4563491411935,creativeml-openrail-m,PromptHero,https://huggingface.co/prompthero/openjourney
|
10 |
+
LCM,LCM,794.8697868094328,812.962889153237,MIT License,Tsinghua University,https://huggingface.co/SimianLuo/LCM_Dreamshaper_v7
|
arena_elo/update_elo_rating.sh
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# set LOGDIR to default if not set before
|
2 |
if [ -z "$LOGDIR" ]; then
|
3 |
-
echo "LOGDIR is not set.
|
4 |
-
|
5 |
fi
|
6 |
|
7 |
mkdir -p results
|
@@ -16,8 +16,8 @@ generation_battle_cutoff_date=`cat cut_off_date.txt` && rm cut_off_date.txt && e
|
|
16 |
mkdir -p ./results/$edition_battle_cutoff_date
|
17 |
mkdir -p ./results/$generation_battle_cutoff_date
|
18 |
|
19 |
-
cp clean_battle_image_editing_$edition_battle_cutoff_date.json ./results/latest/
|
20 |
-
cp clean_battle_t2i_generation_$generation_battle_cutoff_date.json ./results/latest/
|
21 |
mv clean_battle_image_editing_$edition_battle_cutoff_date.json ./results/$edition_battle_cutoff_date/clean_battle_image_editing.json
|
22 |
mv clean_battle_t2i_generation_$generation_battle_cutoff_date.json ./results/$generation_battle_cutoff_date/clean_battle_t2i_generation.json
|
23 |
|
|
|
1 |
# set LOGDIR to default if not set before
|
2 |
if [ -z "$LOGDIR" ]; then
|
3 |
+
echo "LOGDIR is not set. Using default '../GenAI-Arena-hf-logs/vote_log'"
|
4 |
+
export LOGDIR="../GenAI-Arena-hf-logs/vote_log"
|
5 |
fi
|
6 |
|
7 |
mkdir -p results
|
|
|
16 |
mkdir -p ./results/$edition_battle_cutoff_date
|
17 |
mkdir -p ./results/$generation_battle_cutoff_date
|
18 |
|
19 |
+
cp clean_battle_image_editing_$edition_battle_cutoff_date.json ./results/latest/clean_battle_image_editing.json
|
20 |
+
cp clean_battle_t2i_generation_$generation_battle_cutoff_date.json ./results/latest/clean_battle_t2i_generation.json
|
21 |
mv clean_battle_image_editing_$edition_battle_cutoff_date.json ./results/$edition_battle_cutoff_date/clean_battle_image_editing.json
|
22 |
mv clean_battle_t2i_generation_$generation_battle_cutoff_date.json ./results/$generation_battle_cutoff_date/clean_battle_t2i_generation.json
|
23 |
|