Theivaprakasham Hari

Results 4 issues of Theivaprakasham Hari

**Dependencies:** fastai==2.5.3 fastbook==0.0.18 fastcore==1.3.27 timm==0.4.12 torch==1.10.0 torchvision==0.11.1 **Describe the bug** When I try to use top_k_accuracy as my error metrics that have 100+ classes, it throws me a TypeError. TIll...

**Describe the bug** Training Fastai model fails on Distributed training setup. The training fails both on CLI setup (accelerate launch train.py) and also on notebook_launcher. **To Reproduce** Example from https://docs.fast.ai/distributed.html...

Two Typography errors were found in the Barlow-twin import of the README file and Index.ipynb notebook. I have replaced `from self_supervised.vision.simclr import *` with `from self_supervised.vision.barlow_twins import *`

### Prerequisites - [X] I have read the [documentation](https://hf.co/docs/autotrain). - [X] I have checked other issues for similar problems. ### Backend Colab ### Interface Used UI ### CLI Command _No...

bug