Papers › Fengshenbang 1.0: Being the Foundation of Chinese Cognitive Intelligence

Fengshenbang 1.0: Being the Foundation of Chinese Cognitive Intelligence

7 Sep 2022arXiv:2209.02970archive 2025-07-28

Jiaxing Zhang, Ruyi Gan, Junjie Wang, Yuxiang Zhang, Lin Zhang, Ping Yang, Xinyu Gao, Ziwei Wu, Xiaoqun Dong, Junqing He, Jianheng Zhuo, Qi Yang, Yongfeng Huang, Xiayu Li, Yanghan Wu, Junyu Lu, Xinyu Zhu, Weifeng Chen, Ting Han, Kunhao Pan, Rui Wang, Hao Wang, XiaoJun Wu, Zhongshen Zeng, Chongpei Chen

Nowadays, foundation models become one of fundamental infrastructures in artificial intelligence, paving ways to the general intelligence. However, the reality presents two urgent challenges: existing foundation models are dominated by the English-language community; users are often given limited resources and thus cannot always use foundation models. To support the development of the Chinese-language community, we introduce an open-source project, called Fengshenbang, which leads by the research center for Cognitive Computing and Natural Language (CCNL). Our project has comprehensive capabilities, including large pre-trained models, user-friendly APIs, benchmarks, datasets, and others. We wrap all these in three sub-projects: the Fengshenbang Model, the Fengshen Framework, and the Fengshen Benchmark. An open-source roadmap, Fengshenbang, aims to re-evaluate the open-source community of Chinese pre-trained large-scale models, prompting the development of the entire Chinese large-scale model community. We also want to build a user-centered open-source ecosystem to allow individuals to access the desired models to match their computing resources. Furthermore, we invite companies, colleges, and research institutions to collaborate with us to build the large-scale open-source model-based ecosystem. We hope that this project will be the foundation of Chinese cognitive intelligence.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2209.02970")

Code

Syntology Ran 2 of 13 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong.

By repository: official repository: 13 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

idea-ccnl/fengshenbang-lm officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 2 ran; 1 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
11unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from idea-ccnl/fengshenbang-lm. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

divide idea-ccnl/fengshenbang-lm/fengshen/models/DAVAE/GPT2ModelForLatent.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 33de97c702d46371 · report
log_sum_exp idea-ccnl/fengshenbang-lm/fengshen/models/DAVAE/DAVAEModel.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 5efe6eb2209f6591 · report
add_inverse_square_args idea-ccnl/fengshenbang-lm/fengshen/models/model_utils.py official repository unverified Apache-2.0 (permissive) · 65f8ded7a2d2857c · report
add_module_args idea-ccnl/fengshenbang-lm/fengshen/models/model_utils.py official repository unverified Apache-2.0 (permissive) · 70e179adc7aec452 · report
filter_noise idea-ccnl/fengshenbang-lm/fengshen/models/DAVAE/run_latent_generation.py official repository unverified Apache-2.0 (permissive) · 0a651d646793088d · report
get_default_update_params idea-ccnl/fengshenbang-lm/fengshen/models/model_utils.py official repository unverified Apache-2.0 (permissive) · 3ce1a45f75632cd0 · report
get_entity_bio idea-ccnl/fengshenbang-lm/fengshen/metric/utils_ner.py official repository unverified Apache-2.0 (permissive) · f89d6fdb726bc9b7 · report
get_entity_bioes idea-ccnl/fengshenbang-lm/fengshen/metric/utils_ner.py official repository unverified Apache-2.0 (permissive) · e4e558a295f3d88d · report
get_entity_bios idea-ccnl/fengshenbang-lm/fengshen/metric/utils_ner.py official repository unverified Apache-2.0 (permissive) · cdd389e30ea37b01 · report
get_raw_data idea-ccnl/fengshenbang-lm/fengshen/models/DAVAE/run_latent_generation.py official repository unverified Apache-2.0 (permissive) · 759222e69650dede · report
scaled_init_method idea-ccnl/fengshenbang-lm/fengshen/models/DAVAE/GPT2ModelForLatent.py official repository unverified Apache-2.0 (permissive) · ef64f3db55a33813 · report
top_k_top_p_filtering idea-ccnl/fengshenbang-lm/fengshen/models/DAVAE/run_latent_generation.py official repository unverified Apache-2.0 (permissive) · c6f7b6ef9dd8586b · report
unscaled_init_method idea-ccnl/fengshenbang-lm/fengshen/models/DAVAE/GPT2ModelForLatent.py official repository unverified Apache-2.0 (permissive) · 506ef91aa81d0422 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections