Armin Sarabi
commited on
Commit
·
8ac4d76
1
Parent(s):
ed7d9ff
Add README
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# roberta-embedding-http
|
2 |
+
|
3 |
+
[roberta-base-banner](https://huggingface.co/arsarabi/roberta-base-banner) model
|
4 |
+
fine-tuned on HTTP banners (headers) using a contrastive loss function to
|
5 |
+
generate temporally stable embeddings.
|
6 |
+
|
7 |
+
## Reference
|
8 |
+
|
9 |
+
- Armin Sarabi, Tongxin Yin, and Mingyan Liu. [An LLM-based Framework for Fingerprinting Internet-connected Devices](https://doi.org/10.1145/3618257.3624845). In Internet Measurement Conference (IMC), 2023.
|