{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/x-fact-a-new-benchmark-dataset-for","title":"X-FACT: A New Benchmark Dataset for Multilingual Fact Checking","arxiv_id":"2106.09248","date":"2021-06-17","proceeding":"ACL 2021 5","authors":["Ashim Gupta","Vivek Srikumar"],"abstract":"In this work, we introduce X-FACT: the largest publicly available multilingual dataset for factual verification of naturally existing real-world claims. The dataset contains short statements in 25 languages and is labeled for veracity by expert fact-checkers. The dataset includes a multilingual evaluation benchmark that measures both out-of-domain generalization, and zero-shot capabilities of the multilingual models. Using state-of-the-art multilingual transformer-based models, we develop several automated fact-checking models that, along with textual claims, make use of additional metadata and evidence from news stories retrieved using a search engine. Empirically, our best model attains an F-score of around 40%, suggesting that our dataset is a challenging benchmark for evaluation of multilingual fact-checking models.","url_abs":"https://arxiv.org/abs/2106.09248v1","url_pdf":"https://arxiv.org/pdf/2106.09248v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"x-fact-a-new-benchmark-dataset-for","repo_url":"https://github.com/utahnlp/x-fact","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"domain-generalization","task_name":"Domain Generalization"},{"task_slug":"fact-checking","task_name":"Fact Checking"}],"methods":[],"datasets_introduced":[{"slug":"x-fact","name":"X-Fact","full_name":""}],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2106.09248","atlas_url":"https://app.syntology.ai/?focus=2106.09248","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2106.09248"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/utahnlp/x-fact","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":3,"ran":5,"unverified":2},"by_repo_kind":{"listed":{"samples":10,"ran":8,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"0f786c407fb1ee4c","entry":"swish","repo":"utahnlp/x-fact","repo_kind":"listed","path":"transformers/src/transformers/activations.py","file_url":"https://github.com/utahnlp/x-fact/blob/HEAD/transformers/src/transformers/activations.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":2,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0f786c407fb1ee4c"}},{"code_sha256_prefix":"a4475703ff58ecf9","entry":"gelu_fast","repo":"utahnlp/x-fact","repo_kind":"listed","path":"transformers/src/transformers/activations.py","file_url":"https://github.com/utahnlp/x-fact/blob/HEAD/transformers/src/transformers/activations.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a4475703ff58ecf9"}},{"code_sha256_prefix":"dc9ffc0f29e7fa3d","entry":"gelu_new","repo":"utahnlp/x-fact","repo_kind":"listed","path":"transformers/src/transformers/activations.py","file_url":"https://github.com/utahnlp/x-fact/blob/HEAD/transformers/src/transformers/activations.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dc9ffc0f29e7fa3d"}},{"code_sha256_prefix":"0ff469fd7e461be9","entry":"load_examples","repo":"utahnlp/x-fact","repo_kind":"listed","path":"transformers/calculate_fscore.py","file_url":"https://github.com/utahnlp/x-fact/blob/HEAD/transformers/calculate_fscore.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0ff469fd7e461be9"}},{"code_sha256_prefix":"db6cdf5092632d53","entry":"load_examples","repo":"utahnlp/x-fact","repo_kind":"listed","path":"transformers/format_xfact_to_sst2.py","file_url":"https://github.com/utahnlp/x-fact/blob/HEAD/transformers/format_xfact_to_sst2.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"db6cdf5092632d53"}},{"code_sha256_prefix":"f04e5c9effb7af68","entry":"load_examples","repo":"utahnlp/x-fact","repo_kind":"listed","path":"transformers/randomize_snippets.py","file_url":"https://github.com/utahnlp/x-fact/blob/HEAD/transformers/randomize_snippets.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f04e5c9effb7af68"}},{"code_sha256_prefix":"35dcc7eeb3e15598","entry":"load_examples","repo":"utahnlp/x-fact","repo_kind":"listed","path":"transformers/remove_labels.py","file_url":"https://github.com/utahnlp/x-fact/blob/HEAD/transformers/remove_labels.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"35dcc7eeb3e15598"}},{"code_sha256_prefix":"90904728fb3e47a1","entry":"load_labels","repo":"utahnlp/x-fact","repo_kind":"listed","path":"transformers/majority_class.py","file_url":"https://github.com/utahnlp/x-fact/blob/HEAD/transformers/majority_class.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"90904728fb3e47a1"}},{"code_sha256_prefix":"9f7343aa8cadeb59","entry":"load_predictions","repo":"utahnlp/x-fact","repo_kind":"listed","path":"transformers/calculate_fscore.py","file_url":"https://github.com/utahnlp/x-fact/blob/HEAD/transformers/calculate_fscore.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9f7343aa8cadeb59"}},{"code_sha256_prefix":"2f5b553b69c63c9c","entry":"most_common","repo":"utahnlp/x-fact","repo_kind":"listed","path":"transformers/calculate_fscore.py","file_url":"https://github.com/utahnlp/x-fact/blob/HEAD/transformers/calculate_fscore.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2f5b553b69c63c9c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}