4 lines
332 B
CSV
4 lines
332 B
CSV
repo,task_id,nl_query,anchor_found,anchor_rank,neighbor_count,expected_count,matched_count,neighbor_recall,score
|
|
httpx,httpx-client-request-callers,Which HTTP verbs route through the httpx Client.request,True,0,16,6,6,1.0,1.0
|
|
httpx,httpx-async-request-tests,Tests covering the httpx async client request method,True,7,2,1,1,1.0,1.0
|