You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2023. It is now read-only.
The following code snippet is directly taken from README.md of the this library (see here). I am expecting the following n_class to be equal to 2 (i.e. there are only two classes [1, 2]) but 3 is returned.
Behaviors
The following code snippet is directly taken from
README.mdof the this library (see here). I am expecting the followingn_classto be equal to 2 (i.e. there are only two classes[1, 2]) but 3 is returned.Steps to Reproduce the Problem
Directly run the code snippet after
pip install pytorch-nlp.