Performance On Coding, Math, Language, Image Classification And Atari Tasks - Only State Of The Art(Papers With Code, 2023)
@owid.papers_with_code_benchmarks_state_of_the_art
@owid.papers_with_code_benchmarks_state_of_the_art
CREATE TABLE owid_papers_with_code_benchmarks_state_of_the_art (
"days_since" INTEGER,
"performance_code_any_competition_state_of_the_art" FLOAT,
"performance_code_any_interview_state_of_the_art" FLOAT,
"performance_humanities_state_of_the_art" FLOAT,
"performance_language_average_state_of_the_art" FLOAT,
"performance_math_state_of_the_art" FLOAT,
"performance_other_state_of_the_art" FLOAT,
"performance_social_sciences_state_of_the_art" FLOAT,
"performance_stem_state_of_the_art" FLOAT,
"papers_with_code_imagenet_top1_state_of_the_art" FLOAT,
"papers_with_code_imagenet_top5_state_of_the_art" FLOAT,
"performance_atari_state_of_the_art" FLOAT
);
Anyone who has the link will be able to view this.