Sripaad srinivasan

Results 3 issues of Sripaad srinivasan

I am trying to extract keywords from amazon_reviews dataset, when using it for spanish i encounter this error that am unable to resolve. ``` STACK TRACE /python3.8/site-packages/multi_rake/algorithm.py in apply(self, text,...

Is there a way to log and view my training and validation accuracy in wandb??

i looked at transformers repo(4.10.0.dev) and nested_concat, nested_numpify have been moved to trainer_pt_utils.py from trainer_utils.py so like changing the imports should fix it?