--- tags: - autotrain - text2text-generation - Seq2Seq - Rising World - Java - JavaAPI base_model: google/flan-t5-large widget: - text: "Translate to German: My name is Arthur" example_title: "Translation" - text: "Please answer to the following question. Who is going to be the next Ballon d'or?" example_title: "Question Answering" license: apache-2.0 datasets: - google-research-datasets/taskmaster2 language: - de - en - fr - multilingual --- # Model Trained Using AutoTrain - Problem type: Seq2Seq ## Validation Metrics * loss: 0.3849843144416809 * rouge1: 46.2037 * rouge2: 42.3541 * rougeL: 45.8784 * rougeLsum: 45.9787 * gen_len: 18.9849 * runtime: 660.9921 * samples_per_second: 0.401 * steps_per_second: 0.101 *