Commit
·
e6b00d8
1
Parent(s):
c46400a
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ tags:
|
|
| 18 |
[]()
|
| 19 |
|
| 20 |
<p align="center" width="100%">
|
| 21 |
-
<a><img src="https://
|
| 22 |
</p>
|
| 23 |
Illustration of our proposed InfoDCL framework. We exploit distant/surrogate labels (i.e., emojis) to supervise two contrastive losses, corpus-aware contrastive loss (CCL) and Light label-aware contrastive loss (LCL-LiT). Sequence representations from our model should keep the cluster of each class distinguishable and preserve semantic relationships between classes.
|
| 24 |
|
|
|
|
| 18 |
[]()
|
| 19 |
|
| 20 |
<p align="center" width="100%">
|
| 21 |
+
<a><img src="https://github.com/UBC-NLP/infodcl/blob/master/images/infodcl_vis.png?raw=true" alt="Title" style="width: 95%; min-width: 300px; display: block; margin: auto;"></a>
|
| 22 |
</p>
|
| 23 |
Illustration of our proposed InfoDCL framework. We exploit distant/surrogate labels (i.e., emojis) to supervise two contrastive losses, corpus-aware contrastive loss (CCL) and Light label-aware contrastive loss (LCL-LiT). Sequence representations from our model should keep the cluster of each class distinguishable and preserve semantic relationships between classes.
|
| 24 |
|