Sergio Paniego Blanco

Results 60 issues of Sergio Paniego Blanco

**Fixes #512 and #535** Following the deprecation of `evaluation_strategy` to `eval_strategy`: [Hugging Face Transformers PR #30190](https://github.com/huggingface/transformers/pull/30190). Already covered in other repos: * trl: https://github.com/huggingface/trl/pull/1771 * peft: https://github.com/huggingface/peft/pull/1664

# What does this PR do? Fixes #138. This PR addresses the three minor issues pointed out: 1. Updated the datasets package version. Tested and confirmed it works correctly. 2....

In [Annotate text data using Active Learning with Cleanlab](https://huggingface.co/learn/cookbook/annotate_text_data_transformers_via_active_learning), there are a few minor issues that prevent the [Colab notebook](https://colab.research.google.com/github/huggingface/cookbook/blob/main/notebooks/en/annotate_text_data_transformers_via_active_learning.ipynb) from running correctly: 1. The datasets package version generates an...

I'm wondering whether [Building A RAG Ebook "Librarian" Using LlamaIndex](https://huggingface.co/learn/cookbook/rag_llamaindex_librarian) could be run using Google Colab in its current format (without Pro account). If not, maybe it would be a...

I made some small refinements in the punctuation and structure

# What does this PR do? Fixes #514. I've updated the notebooks associated with the Object Detection Task. I've ported the content of the documentation in https://huggingface.co/docs/transformers/tasks/object_detection which works correctly...

In the [Object detection task](https://huggingface.co/docs/transformers/tasks/object_detection) documentation in transformers, the content of the documentation and the notebooks is different. In addition, the notebooks associated with this documentation are broken. For example,...

# What does this PR do? Fixes #510 ## Who can review? @lunarflu

In the [notebook](https://github.com/huggingface/notebooks/blob/main/course/en/chapter4/section3_pt.ipynb) that belongs to [4. Sharing models and tokenizers - Sharing pretrained models in the NLP Course NLP Course](https://huggingface.co/learn/nlp-course/chapter4/3?fw=pt), there is a duplicated cell for logging into the...