{"id":19250583,"url":"https://github.com/superbrucejia/gsm8k-consistency","last_synced_at":"2026-03-19T08:56:34.003Z","repository":{"id":212609911,"uuid":"731904470","full_name":"SuperBruceJia/GSM8K-Consistency","owner":"SuperBruceJia","description":"GSM8K-Consistency is a benchmark database for analyzing the consistency of Arithmetic Reasoning on GSM8K.","archived":false,"fork":false,"pushed_at":"2023-12-31T03:08:18.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T16:42:36.837Z","etag":null,"topics":["arithmetic-consistency","arithmetic-reasoning","factual-consistency","foundation-models","grade","grade-school-math","gsm8k","large-language-models","logical-consistency","mathematical-reasoning","prompt","prompt-engineering","prompt-perturbation","prompt-toolkit","reasoning","self-consistency","self-consistency-benchmark","semantics-consistency","semantics-preserving-transformations","semantics-similar"],"latest_commit_sha":null,"homepage":"https://huggingface.co/datasets/shuyuej/GSM8K-Consistency","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SuperBruceJia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-12-15T06:44:18.000Z","updated_at":"2024-11-05T07:08:48.000Z","dependencies_parsed_at":"2025-01-05T06:24:51.348Z","dependency_job_id":"8476bdb8-486b-40fb-8872-ed587c0a1374","html_url":"https://github.com/SuperBruceJia/GSM8K-Consistency","commit_stats":null,"previous_names":["superbrucejia/gsm8k-consistency"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SuperBruceJia/GSM8K-Consistency","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperBruceJia%2FGSM8K-Consistency","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperBruceJia%2FGSM8K-Consistency/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperBruceJia%2FGSM8K-Consistency/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperBruceJia%2FGSM8K-Consistency/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SuperBruceJia","download_url":"https://codeload.github.com/SuperBruceJia/GSM8K-Consistency/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperBruceJia%2FGSM8K-Consistency/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29922989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["arithmetic-consistency","arithmetic-reasoning","factual-consistency","foundation-models","grade","grade-school-math","gsm8k","large-language-models","logical-consistency","mathematical-reasoning","prompt","prompt-engineering","prompt-perturbation","prompt-toolkit","reasoning","self-consistency","self-consistency-benchmark","semantics-consistency","semantics-preserving-transformations","semantics-similar"],"created_at":"2024-11-09T18:17:59.872Z","updated_at":"2026-02-28T02:14:42.172Z","avatar_url":"https://github.com/SuperBruceJia.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# GSM8K-Consistency Benchmark\n**GSM8K-Consistency** is a benchmark database for analyzing the consistency of `Arithmetic Reasoning on GSM8K`. \n\n## 🚀 The dataset is available on 🤗 [Hugging Face](https://huggingface.co/datasets/shuyuej/GSM8K-Consistency)!\nThis is a math-problem-related semantics-preserving perturbation benchmark that can be very helpful for evaluating the consistency of arithmetic reasoning capability.\n\n## 💻 Dataset Usage\nRun the following command to load the data:\n```python\nfrom datasets import load_dataset\n\ndataset = load_dataset(\"shuyuej/GSM8K-Consistency\")\ndataset = dataset['train']\nprint(dataset)\n```\n\nDataset Description:\n```python\nDataset({\n    features: ['id', 'original_question', 'paraphrased_question', 'answer_detail', 'numerical_answer'],\n    num_rows: 85225\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperbrucejia%2Fgsm8k-consistency","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperbrucejia%2Fgsm8k-consistency","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperbrucejia%2Fgsm8k-consistency/lists"}