vahuja4

Results 16 issues of vahuja4

The title states it. My internet speed is 30 Mbps download, so that is not the problem. It is just taking forever to install make-sense on my Mac M1.

needs-review

I am wanting to know if baal supports the fastAI library? If so, please share an example.

enhancement

I am new to nodejs and decided to use the pino logger in my application. Here is the code snippet showing how I am using it: ``` const expressPino =...

If yes, please provide a tutorial

` $ scrapy list Traceback (most recent call last): File "/home/iseadmin/anaconda3/bin/scrapy", line 10, in sys.exit(execute()) File "/home/iseadmin/anaconda3/lib/python3.6/site-packages/scrapy/cmdline.py", line 142, in execute cmd.crawler_process = CrawlerProcess(settings) File "/home/iseadmin/anaconda3/lib/python3.6/site-packages/scrapy/crawler.py", line 280, in __init__...

I pip installed mmdet and mmocr successfully, but when I ran the command to download the checkpoints, here is the error I got: `root@89e7fa9d29bc:~# mim download mmocr --config dbnet_r18_fpnc_1200e_icdar2015 --dest...

How do I run multiple training runs on different GPU devices? I don't see any argument which allows me to set this. Thank you!

Has anyone tried doing hard negative mining when generating the sentence pairs as opposed to random sampling? @tomaarsen - is random sampling the default?

question

Hi @tomaarsen, Do you have any plans of extending the setfit approach to entity recognition as well? Thank you!

Hello, I have a large set of unlabelled data on which I need to do text classification. Since few-shot text classification uses only a handful of datapoints per class, is...

question