We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eadbeb7 commit b00b07eCopy full SHA for b00b07e
tests/utils/test_configuration_utils.py
@@ -40,8 +40,6 @@
40
"output_attentions": True,
41
"torchscript": True,
42
"dtype": "float16",
43
- "use_bfloat16": True,
44
- "tf_legacy_loss": True,
45
"pruned_heads": {"a": 1},
46
"tie_word_embeddings": False,
47
"is_decoder": True,
0 commit comments