Commit
·
ab91b4d
1
Parent(s):
d6815cb
Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,8 @@ It was pre-trained on pairwise posts, and contrastive learning guided them to le
|
|
18 |
We randomly noise the hashtags to avoid trivial representation.
|
19 |
Please refers to https://github.com/albertan017/HICL for more details.
|
20 |
|
|
|
|
|
21 |
### Model Description
|
22 |
|
23 |
<!-- Provide a longer summary of what this model is. -->
|
@@ -60,11 +62,6 @@ with torch.no_grad():
|
|
60 |
|
61 |
We do not inforce semantic similarity.
|
62 |
|
63 |
-
### Recommendations
|
64 |
-
|
65 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
66 |
-
|
67 |
-
N.A.
|
68 |
|
69 |
## Training Details
|
70 |
|
|
|
18 |
We randomly noise the hashtags to avoid trivial representation.
|
19 |
Please refers to https://github.com/albertan017/HICL for more details.
|
20 |
|
21 |
+

|
22 |
+
|
23 |
### Model Description
|
24 |
|
25 |
<!-- Provide a longer summary of what this model is. -->
|
|
|
62 |
|
63 |
We do not inforce semantic similarity.
|
64 |
|
|
|
|
|
|
|
|
|
|
|
65 |
|
66 |
## Training Details
|
67 |
|