{"id":24759093,"url":"https://github.com/filimoa/rd-tablebench","last_synced_at":"2025-03-23T10:27:34.932Z","repository":{"id":272521894,"uuid":"916865349","full_name":"Filimoa/rd-tablebench","owner":"Filimoa","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-14T23:45:35.000Z","size":20,"stargazers_count":35,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T18:02:05.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Filimoa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-14T22:42:53.000Z","updated_at":"2025-03-01T13:01:32.000Z","dependencies_parsed_at":"2025-01-15T00:33:56.783Z","dependency_job_id":"77c207bd-96d3-4446-8d0f-8774c6360fd4","html_url":"https://github.com/Filimoa/rd-tablebench","commit_stats":null,"previous_names":["filimoa/rd-tablebench"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filimoa%2Frd-tablebench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filimoa%2Frd-tablebench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filimoa%2Frd-tablebench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filimoa%2Frd-tablebench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Filimoa","download_url":"https://codeload.github.com/Filimoa/rd-tablebench/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245088281,"owners_count":20558902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-28T16:50:48.738Z","updated_at":"2025-03-23T10:27:34.908Z","avatar_url":"https://github.com/Filimoa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RD Table Bench Invocation + Grading Code\n\nThis repo contains the code for invoking each provider and grading the results. This is a fork of Reducto's original repo https://github.com/reductoai/rd-tablebench with improved support for different LLM providers (OpenAI, Anthropic, Gemini).\n\nThe proprietary models that Reduco implemeted have not been touched and will not working with the grading cli.\n\n## Installing Dependencies\n\n```\npip install -r requirements.txt\n```\n\n## Downloading Data\n\nhttps://huggingface.co/datasets/reducto/rd-tablebench/blob/main/README.md\n\n## Env Vars\n\nCreate an `.env` file with the following:\n\n```\n# directory where the huggingface dataset is downloaded\nINPUT_DIR=\n\n# directory where the output will be saved\nOUTPUT_DIR=\n\n# note: only need keys for providers you want to use\nOPENAI_API_KEY=\nGEMINI_API_KEY=\nANTHROPIC_API_KEY=\n...\n```\n\n## Parsing\n\n`python -m providers.llm --model gemini-2.0-flash-exp --num-workers 10`\n\n## Grading\n\n`python -m grade_cli --model gemini-2.0-flash-exp`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilimoa%2Frd-tablebench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilimoa%2Frd-tablebench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilimoa%2Frd-tablebench/lists"}