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 d35c9a3 commit 4069e64Copy full SHA for 4069e64
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