allenai / allennlp-demo

Code for the AllenNLP demo.
https://demo.allennlp.org
Apache License 2.0
195 stars 80 forks source link

some model card data is wrong #807

Open jonborchardt opened 3 years ago

jonborchardt commented 3 years ago

one example is mnli refers to snli in training command: https://demo.allennlp.org/textual-entailment/roberta-mnli

image

dirkgr commented 3 years ago

This is fixed in https://github.com/allenai/allennlp-models/pull/216.