Pedro Cuenca

Results 70 issues of Pedro Cuenca

Note: requires Transfomers 4.27.3. For some reason, the `default` task works but `image-classification` causes a segmentation fault. The only difference is in the classification head, which already includes a softmax...

We wrote this for [fastai](https://github.com/fastai/k-diffusion/) but might be useful here too :) Note: it requires `fastcore`. We could extend it, if desired, to download models from Hugging Face Hub or...

The tokenizer is BPE.

`ConsoleMasterBar` (`fastprogress`) assumes string values in https://github.com/fastai/fastprogress/blob/master/fastprogress/fastprogress.py#L291 – in this case, `len(t)` failed because `epoch` was sent as an `int`.

Discussed in #1015. - [x] https://github.com/MaartenGr/BERTopic - [ ] https://github.com/pytorch/fairseq - [ ] https://github.com/NVIDIA/NeMo - [ ] https://github.com/pyannote/pyannote-audio - [x] https://github.com/mlfoundations/open_clip - [x] https://github.com/huggingface/peft - [ ] https://github.com/scikit-learn/scikit-learn

Notes: - The name of the repo is currently taken from the output directory. - Only the final model is pushed. If pushing all checkpoints is preferred, we could do...

# What does this PR do? Fixes # (issue) ## Who can review? Feel free to tag members/contributors who may be interested in your PR.

Reference: https://github.com/patil-suraj/vit-vqgan/pull/18#issuecomment-1202628874