[model_cards] roberta-large-mnli: fix sep_token

This commit is contained in:
Julien Chaumond
2020-07-02 10:04:02 -04:00
committed by GitHub
parent 215db688da
commit a0a6387a0d

View File

@@ -1,7 +1,7 @@
--- ---
license: mit license: mit
widget: widget:
- "I like you. [SEP] I love you" - text: "I like you. </s></s> I love you."
--- ---