CoolFace
Datasetpublic

hf-doc-build/doc-build-dev

This is a dataset which contains the docs from all the PRs that are updating one of the docs from https://huggingface.co/docs. It is automatically updated by this github action from the doc-buider repo.

sourceHugging Facemitupdated 5mo agoView on Hugging Face
59likes499kdownloads
.gitignore10 linesDownload Raw Back to root
1*.html2*.js3*.css4# Rather than ignore 1000s of file individually, ignore their containing folders5*/*6# Add exceptions since huggingface_hub lib cannot force upload7!huggingface.js8!transformers.js9!*/*.zip10!*/*.yml
hf-doc-build/doc-build-dev · CoolFace