google-research / tapas

End-to-end neural table-text understanding models.
Apache License 2.0
1.15k stars 217 forks source link

fix: disable v2 behaviour classifier experiment #188

Open Maxvgrad opened 4 months ago

Maxvgrad commented 4 months ago
hidden_size_agg = output_layer_aggregation.shape[-1].value
AttributeError: 'int' object has no attribute 'value'

Resolve issue: https://github.com/google-research/tapas/issues/187

google-cla[bot] commented 4 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.