AI Performance On Math Problems
@owid.papers_with_code_math
@owid.papers_with_code_math
CREATE TABLE owid_papers_with_code_math_1 (
"days_since" INTEGER,
"name" VARCHAR,
"performance_math" FLOAT
);
CREATE TABLE owid_papers_with_code_math_2 (
"date" VARCHAR,
"name" VARCHAR,
"performance_math" FLOAT
);
Anyone who has the link will be able to view this.