Baselight

Performance On Coding, Math, Language, Image Classification And Atari Tasks (Papers With Code, 2023)

@owid.papers_with_code_benchmarks

Loading...
Loading...

About this Dataset

Performance On Coding, Math, Language, Image Classification And Atari Tasks (Papers With Code, 2023)

The goal of Papers With Code website is to compile a comprehensive collection of ML papers, code implementations, datasets, methods, and evaluation tables, all made freely available.

Tables

Papers With Code Benchmarks

@owid.papers_with_code_benchmarks.owid_papers_with_code_benchmarks
  • 41.74 KB
  • 985 rows
  • 25 columns
Loading...

CREATE TABLE owid_papers_with_code_benchmarks (
  "days_since" INTEGER,
  "name" VARCHAR,
  "performance_code_any_competition" FLOAT,
  "performance_code_any_interview" FLOAT,
  "performance_humanities" FLOAT,
  "performance_language_average" FLOAT,
  "performance_math" FLOAT,
  "performance_other" FLOAT,
  "performance_social_sciences" FLOAT,
  "performance_stem" FLOAT,
  "performance_code_any_competition_improved" VARCHAR,
  "performance_code_any_interview_improved" VARCHAR,
  "performance_humanities_improved" VARCHAR,
  "performance_language_average_improved" VARCHAR,
  "performance_math_improved" VARCHAR,
  "performance_other_improved" VARCHAR,
  "performance_social_sciences_improved" VARCHAR,
  "performance_stem_improved" VARCHAR,
  "training_data" VARCHAR,
  "papers_with_code_imagenet_top1" FLOAT,
  "papers_with_code_imagenet_top5" FLOAT,
  "papers_with_code_imagenet_top1_improved" VARCHAR,
  "papers_with_code_imagenet_top5_improved" VARCHAR,
  "performance_atari" FLOAT,
  "performance_atari_improved" VARCHAR
);

Share link

Anyone who has the link will be able to view this.