kz930 commented on PR #6809: URL: https://github.com/apache/texera/pull/6809#issuecomment-5171185668
Manually verified, numbers in the description: with the pinned `transformers` 5.5.0 the current template dies at `ImportError: cannot import name 'TFAutoModelForSequenceClassification'`, while with this PR it classifies three rows correctly. For a programmatic version — #7207 routes tests that actually run generated code to `amber-integration`, where torch and transformers are installed; the `amber` job installs no Python packages, which is why such a test has nowhere to live today. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
