# Provide Task Scenarios, Reasoning And Pre Training Model Files Supported By The Model:| Model name | Introduction to the model | Parameter information | Download address || ---- | ---- | ---- |---- || ERNIE-LayoutX-Base | Original pre training model |[Parameter information](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193%20%E8%BF%99%E4%B8%AA%E6%98%AF%E5%8F%82%E6%95%B0%E4%BF%A1%E6%81%AF) | [Reasoning model](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193)/[Pre training model](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193) || Docprompt | Docprompt is a question and answer model for document extraction, which is based on the fine-tuning of the document visual question and answer task by ERNIE-Layout |[Parameter information](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193%20%E8%BF%99%E4%B8%AA%E6%98%AF%E5%8F%82%E6%95%B0%E4%BF%A1%E6%81%AF) | [Reasoning model](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/ernie-layout)/[Pre training model](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/ernie-layout) |