Commit
·
6df18ab
1
Parent(s):
8d24a37
Add the arxiv link for the paper
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
-
The pretrained checkpoint for the paper [Multiview Contextual Commonsense Inference: A New Dataset and Task](https://).
|
5 |
|
6 |
The model is trained based on the [T5-large](https://huggingface.co/t5-large) checkpoint.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
The pretrained checkpoint for the paper [Multiview Contextual Commonsense Inference: A New Dataset and Task](https://arxiv.org/abs/2210.02890).
|
5 |
|
6 |
The model is trained based on the [T5-large](https://huggingface.co/t5-large) checkpoint.
|