From 351cbc9ced582552e1b9fc869cb59c210270d8f1 Mon Sep 17 00:00:00 2001 From: BDoyen Date: Wed, 24 Mar 2021 18:47:47 +0000 Subject: [PATCH] adding model and tokenizer files --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ce4e57..0cbb0b6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ language: - french thumbnail: -- zero-shot-classification tags: - zero-shot-classification license: @@ -91,4 +90,4 @@ We obtain the following results on ```validation``` and ```test``` sets: | Set | Accuracy | | ---------- |-------------| | validation | 81.4 | -| test | 81.7 | \ No newline at end of file +| test | 81.7 |