blog icon indicating copy to clipboard operation
blog copied to clipboard

Public repo for HF blog posts

Results 236 blog issues
Sort by recently updated
recently updated
newest added

Hello, can i fine-tune again the french fine-tuned model(wav2vec) on my own data (size 1 hour = 500 audios) ? best regards,

Nice job to Huggingface team. I would like to suggest adding the Gridworld environment to the list of environments, adding in random initial positions of agents (and even the pits)....

How can I make predictions after training the model ?

Not sure where to find/define the "Model ID" and "API Token" You will be using [Inference API](https://huggingface.co/inference-api), an easy-to-use API for integrating machine learning models. For using the Inference API,...

Fixing the max_length documentation. Taking the string length doesn't reflect the true stop length of max tokens. We should be taking the length of the tokens. Taking length of string...

![error](https://user-images.githubusercontent.com/33291624/172470105-fef054e3-7ae0-42f2-b970-c2d996ddf190.png) When running colab, colab throw this error

Recently Huggingface endpoints have been released https://huggingface.co/blog/hugging-face-endpoints-on-azure It would be great if we can host these Huggingface fine-tuned models directly hosted in Azure.