TomatenMarc commited on
Commit
88700cb
·
1 Parent(s): b2c273f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -76,6 +76,14 @@ In its entirety, WRAPresentations encodes the following hierarchy for tweets:
76
  <img src="https://github.com/TomatenMarc/public-images/raw/main/Argument_Tree.svg" alt="Argument Tree" width="100%">
77
  </div>
78
 
 
 
 
 
 
 
 
 
79
 
80
  ## Usage (Sentence-Transformers)
81
 
 
76
  <img src="https://github.com/TomatenMarc/public-images/raw/main/Argument_Tree.svg" alt="Argument Tree" width="100%">
77
  </div>
78
 
79
+ ## Class Semantic Transfer to Embeddings
80
+
81
+ Observing the tweet distribution within the embedding space of WRAPresentations, we noted that extended pre-training via contrastive learning led
82
+ to denser emergence of the expected class sectors compared to the embeddings of BERTweet, as shown in the following figure.
83
+ <div align="center">
84
+ <img src="https://github.com/TomatenMarc/public-images/raw/main/sector_purity_coordinates.svg" alt="Argument Tree" width="100%">
85
+ </div>
86
+
87
 
88
  ## Usage (Sentence-Transformers)
89