Commit
·
f14ca9e
1
Parent(s):
522a4c1
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ tags:
|
|
13 |
|
14 |
# XLM-RoBERTa for multilingual spam detection
|
15 |
|
16 |
-
I trained this model to detect spam in german as there is no german labeled spam mail dataset, and I could not find an already pretrained model for
|
17 |
|
18 |
## Intended use
|
19 |
Identifying spam mail in any XLM-RoBERTa-supported language.
|
|
|
13 |
|
14 |
# XLM-RoBERTa for multilingual spam detection
|
15 |
|
16 |
+
I trained this model to detect spam in german as there is no german labeled spam mail dataset, and I could not find an already pretrained multilingual model for the enron spam dataset.
|
17 |
|
18 |
## Intended use
|
19 |
Identifying spam mail in any XLM-RoBERTa-supported language.
|