eeb13b6f82 | ||
---|---|---|
.gitattributes | ||
README.md | ||
config.json | ||
generation_config.json | ||
merges.txt | ||
model.safetensors | ||
preprocessor_config.json | ||
pytorch_model.bin | ||
special_tokens_map.json | ||
tokenizer_config.json | ||
vocab.json |
README.md
trocr-base-handwritten_a13409670139736064969847
TrOCR 模型是一个编码器-解码器模型,由一个作为编码器的图像 Transformer 和一个作为解码器的文本 Transformer 组成。图像编码器是根据 BEiT 的权重初始化的,而文本解码器是从 RoBERTa 的权重初始化的。