transformer-es-en-model / model_card.json
joe-xhedi's picture
Upload model_card.json with huggingface_hub
2ec1d81 verified
{
"model_name": "es-en-transformer",
"model_description": "This model is a transformer model trained on the wmt dataset for Spanish-English translation.",
"intended_use": "This model can be used for translating English sentences to German sentences.",
"limitations_and_biases": "The model was trained on a limited dataset and may not be able to translate all sentences accurately. The model may also exhibit biases that are present in the training data.",
"ethical_considerations": "This model should not be used for any purpose that could be harmful or discriminatory.",
"contact_details": "For any questions or concerns about this model, please contact joe.xhedi@example.com.",
"citation": "If you use this model, please cite the following paper: Xhedi, J. (2023). A Transformer Model for English-German Translation.",
"license": "This model is licensed under the Apache License 2.0."
}