TF BERT test update

This commit is contained in:
LysandreJik
2020-11-23 18:19:54 -05:00
parent e1b7e10d5f
commit 7f2c00913a

View File

@@ -358,7 +358,7 @@ class TFBertModelIntegrationTest(unittest.TestCase):
[ [
[-0.05243197, -0.04498899, 0.05512108], [-0.05243197, -0.04498899, 0.05512108],
[-0.07444685, -0.01064632, 0.04352357], [-0.07444685, -0.01064632, 0.04352357],
[-0.05020351, 0.05530146, 0.00700043] [-0.05020351, 0.05530146, 0.00700043],
] ]
] ]
) )