From 343bb43e4bd40169cb9e64fa9842e6f04122618b Mon Sep 17 00:00:00 2001 From: Omar Sanseviero Date: Mon, 2 Jan 2023 16:15:40 +0000 Subject: [PATCH] Add "multilingual" to the language tag (#3) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add "multilingual" to the language tag (07a7aee953765d9ec81f05899abe85e2478e65eb) - Update README.md (62006fc8e0fa9e1dd7a82c92b042f2a32a101516) Co-authored-by: Loïck BOURDOIS --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3d69565..e69c42b 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ language: - fr - ro - de -datasets: -- c4 +- multilingual +license: apache-2.0 tags: - summarization - translation - -license: apache-2.0 +datasets: +- c4 --- # Model Card for T5-3B