Edit model card
Configuration Parsing Warning: In UNKNOWN_FILENAME: "auto_map.AutoTokenizer" must be a string

Link to github: here


Model Description

Pangu-α is proposed by a joint technical team headed by PCNL. It was first released in this repository It is the first large-scale Chinese pre-trained language model with 200 billion parameters trained on 2048 Ascend processors using an automatic hybrid parallel training strategy. The whole training process is done on the “Peng Cheng Cloud Brain II” computing platform with the domestic deep learning framework called MindSpore. The PengCheng·PanGu-α pre-training model can support rich applications, has strong few-shot learning capabilities, and has outstanding performance in text generation tasks such as knowledge question and answer, knowledge retrieval, knowledge reasoning, and reading comprehension.

This repository contains PyTorch implementation of PanGu model with 2.6 billion parameters pretrained weights (FP32 precision).

It is slightly different from the original pangu implementation to support the ChatGPT training pipeline in this github repo: sunzeyeah/RLHF.


Downloads last month
6
Inference Examples
Inference API (serverless) does not yet support model repos that contain custom code.