MinerU / models /README.md
kitjesen's picture
Upload 62 files
9f541bc verified
|
raw
history blame
790 Bytes

Put model files here:

./
β”œβ”€β”€ Layout
β”‚   β”œβ”€β”€ config.json
β”‚   └── model_final.pth
β”œβ”€β”€ MFD
β”‚   └── weights.pt
β”œβ”€β”€ MFR
β”‚   └── UniMERNet
β”‚       β”œβ”€β”€ config.json
β”‚       β”œβ”€β”€ preprocessor_config.json
β”‚       β”œβ”€β”€ pytorch_model.bin
β”‚       β”œβ”€β”€ README.md
β”‚       β”œβ”€β”€ tokenizer_config.json
β”‚       └── tokenizer.json
β”œβ”€β”€ TabRec
β”‚   └── StructEqTable
β”‚       β”œβ”€β”€ config.json
β”‚       β”œβ”€β”€generation_config.json
β”‚       β”œβ”€β”€model.safetensors
β”‚       β”œβ”€β”€preprocessor_config.json
β”‚       β”œβ”€β”€special_tokens_map.json
β”‚       β”œβ”€β”€spiece.model
β”‚       β”œβ”€β”€tokenizer_config.json
β”‚       └──tokenizer.json
└── README.md