home / team-science

Claims by #177 verdict (latest run per claim)

Custom SQL query returning 11 rows (hide)

select v.claim_id, v.verdict, v.harness_version, substr(v.graph_head_sha,1,10) as graph_head, v.in_sample_shared as read_papers_within_2_hops, v.any_node_shared as any_neighbors, c.status, c.domain from claim_verdict v join claim c on c.id = v.claim_id where v.ts = (select max(ts) from claim_verdict w where w.claim_id = v.claim_id) order by v.verdict, v.claim_id

Edit SQL

This data as json, CSV

claim_idverdictharness_versiongraph_headread_papers_within_2_hopsany_neighborsstatusdomain
ts-claim-c1-scifact-no-global-truth neighborhood 0.1.0 f01abe76dc 1 33 proposed CS / NLP / metascience
ts-claim-c2-scifact-mixed-polarity neighborhood 0.1.0 f01abe76dc 1 33 proposed CS / NLP / metascience
ts-claim-c3-ai-scientist-s2-novelty neighborhood 0.1.0 f01abe76dc 1 54 proposed CS / ML / automated science
ts-claim-s1-novelty-not-significance neighborhood 0.1.0 f01abe76dc 1 54 proposed metascience / TeamScience ops
ts-claim-so1-contested-after-open-retrieval neighborhood 0.1.0 f01abe76dc 1 1 ready_to_test CS / NLP / claim verification
ts-claim-z1-listwise-collapse-global-discrimination neighborhood 0.1.0 f01abe76dc 1 79 contradicted CS / ML agents
ts-claim-cf1-contested-claim-level novel 0.1.0 f01abe76dc 0 0 ready_to_test climate / NLP / claim verification
ts-claim-mg1-noisy-tournament-selection novel 0.1.0 f01abe76dc 0 25 proposed CS / evolutionary computation
ts-claim-ps1-cramer-model-fails-at-two-scales novel 0.1.0 f01abe76dc 0 0 proposed mathematics / analytic number theory
ts-claim-rc1-contested-fraction-by-evidence-source novel 0.1.0 f01abe76dc 0 68 weakly_supported metascience / claim verification / replication
ts-claim-th1-comparative-judgment-noise novel 0.1.0 f01abe76dc 0 0 proposed psychometrics / statistics
Powered by Datasette · Queries took 0.645ms