Rohullah Akbari
Results
2
issues of
Rohullah Akbari
Hi. I am trying to scrape posts from the community page of a username. For example: https://www.facebook.com/UberEU/community/ How can I do it with facebook_scraper?
Hey, I am trying to run a simple text classification on IPUs with PopTorch and Optimum. When I initilize the training by; ``` trainer.train() ``` I get the following error:...