adding model and tokenizer files
This commit is contained in:
parent
199472e8fb
commit
351cbc9ced
|
@ -2,7 +2,6 @@
|
||||||
language:
|
language:
|
||||||
- french
|
- french
|
||||||
thumbnail:
|
thumbnail:
|
||||||
- zero-shot-classification
|
|
||||||
tags:
|
tags:
|
||||||
- zero-shot-classification
|
- zero-shot-classification
|
||||||
license:
|
license:
|
||||||
|
@ -91,4 +90,4 @@ We obtain the following results on ```validation``` and ```test``` sets:
|
||||||
| Set | Accuracy |
|
| Set | Accuracy |
|
||||||
| ---------- |-------------|
|
| ---------- |-------------|
|
||||||
| validation | 81.4 |
|
| validation | 81.4 |
|
||||||
| test | 81.7 |
|
| test | 81.7 |
|
||||||
|
|
Loading…
Reference in New Issue