fatih akyon

Results 58 issues of fatih akyon

- add arxiv url of the paper - add bibtex citation - add model url table (optional)

documentation
enhancement

## summary We are having this error when `run_experiment` is wrapped with layer decorator but not having it while performing training without layer decorator. Not %100 tested and sure on...

bug

[Pytorch Lightning](https://github.com/Lightning-AI/lightning) is the most accepted model training framework among Pytorch community. Currently it includes logger wrappers for MLFlow, Neptune, Tensorboard, WANDB etc: https://pytorch-lightning.readthedocs.io/en/stable/common/loggers.html Would be great if LayerLogger class...

# What does this PR do? Fixes https://github.com/huggingface/transformers/issues/18724 - [x] Create a working environment for successful inference with the original source code - [x] Create a debugging script for the...

Steps: - Open a Netflix with subtitle - Follow these instructions: https://github.com/isaacbernat/netflix-to-srt#from-netflix-method-1 - There is no component starting with `?o=` ![image](https://user-images.githubusercontent.com/34196005/188507996-44907ab1-12f4-488a-8a88-21b20f32e979.png)

Hello, how do I fine-tune one of your pretrained models with my custom data, is it similar to fine-tuning a detectron2 model?