hub-docs icon indicating copy to clipboard operation
hub-docs copied to clipboard

Docs of the Hugging Face Hub

Results 154 hub-docs issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently, the following data fields on the hub are only displayed in MB. --Size of the generated dataset: --Size of...

feature-request

Here's the current progress bar: ![image](https://user-images.githubusercontent.com/1167575/146874320-bfaf7649-4783-4beb-936b-bb79fd83dd19.png) On some screens it's very hard to see the progress at all. For better accessibility and UX I think it should be closer to...

frontend
feature-request

**Is your feature request related to a problem? Please describe.** In newer versions of HuggingFace_Hub, text inputs and outputs left-justify their text, when we can add an attribute to automatically...

frontend
feature-request

What do you think about paying some % to developer / owners of models if it's getting used through inference API ? It could make it more attractive uploading more...

discussion
feature-request

Here's what \`code\` blocks currently look like in README files: ![image](https://user-images.githubusercontent.com/1167575/158046530-d58382d2-c0d9-4ae5-9505-6c01dc84d81b.png) I think something like this is much more readable: ![image](https://user-images.githubusercontent.com/1167575/158046507-507645ec-825b-483f-863a-0e4a13f2f67f.png) In that example I've just added these 3 lines...

Updating the docs to follow our changes to the secret detection system. https://github.com/huggingface-internal/moon-landing/pull/10615

Added documentation for: - Serverless Inference powered by NVIDIA - Train on NVIDIA DGX Cloud Some TBC: - Pricing for Serverless Inference - Check Nvidia Collection is public Wait before...

The section https://huggingface.co/docs/hub/datasets-adding#large-scale-datasets is somewhat small. I think we could add content copied from https://huggingface.co/docs/hub/repositories-recommendation, https://huggingface.co/docs/huggingface_hub/guides/upload#tips-and-tricks-for-large-uploads and https://github.com/huggingface/datasets/pull/6269 Also, have a section for "Frequently updated datasets"

**Bug description.** can not clone project from huggingface. **Describe the expected behaviour** git clone https://huggingface.co/spaces/*************.git **Additional context** always return Failed to connect to huggingface.co port 443 after 21048 ms: Couldn't...