chiyuzhang commited on
Commit
e6b00d8
·
1 Parent(s): c46400a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ tags:
18
  [![Data License](https://img.shields.io/badge/Data%20License-CC%20By%20NC%204.0-red.svg)]()
19
 
20
  <p align="center" width="100%">
21
- <a><img src="https://raw.githubusercontent.com/UBC-NLP/infodcl/blob/master/images/infodcl_vis.png" 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
 
 
18
  [![Data License](https://img.shields.io/badge/Data%20License-CC%20By%20NC%204.0-red.svg)]()
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