libxml / test /valid /huge.xml
AryaWu's picture
Upload folder using huggingface_hub
6baed57 verified
Raw
History Blame Contribute Delete
78 Bytes
<!DOCTYPE doc [
<!ENTITY % pe SYSTEM "dtds/huge.ent">
%pe;
]>
<doc>test</doc>