Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -41,7 +41,7 @@
|
|
41 |
],
|
42 |
"problem_type": "multi_label_classification",
|
43 |
"semantic_loss_ignore_index": 255,
|
44 |
-
"torch_dtype": "
|
45 |
"transformers_version": "4.26.0",
|
46 |
"use_absolute_position_embeddings": false,
|
47 |
"use_auxiliary_head": true,
|
|
|
41 |
],
|
42 |
"problem_type": "multi_label_classification",
|
43 |
"semantic_loss_ignore_index": 255,
|
44 |
+
"torch_dtype": "float16",
|
45 |
"transformers_version": "4.26.0",
|
46 |
"use_absolute_position_embeddings": false,
|
47 |
"use_auxiliary_head": true,
|