Yang Zhang

Results 3 comments of Yang Zhang

hi, can you check if you're using the same version of libraries (e.g. transformers) as listed in requirements.txt?

I'd recommend starting from a new conda environment and `pip install requirments.txt`.

The scores look right but the formatting/printing seems to break down in Windows. You can directly inspect the predicted values here: https://github.com/yang-zhang/product_category/blob/main/product_category/predict.py#L54-L55