File size: 406 Bytes
adac040 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"_name_or_path": "DeepTranslateAdmin/wmt22-cometkiwi-da",
"activations": "Tanh",
"architectures": [
"CometModel"
],
"auto_map": {
"AutoConfig": "configuration_comet.CometModelConfig",
"AutoModel": "modeling_comet.CometModel"
},
"dropout": 0.1,
"hidden_sizes": [
3072,
1024
],
"model_type": "comet",
"torch_dtype": "float32",
"transformers_version": "4.47.1"
}
|