kauffinger commited on
Commit
522a4c1
1 Parent(s): acb3a53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -17,4 +17,11 @@ I trained this model to detect spam in german as there is no german labeled spam
17
 
18
  ## Intended use
19
  Identifying spam mail in any XLM-RoBERTa-supported language.
20
- Note that there was no thorough testing on it's intended use - only validation on the enron mail dataset.
 
 
 
 
 
 
 
 
17
 
18
  ## Intended use
19
  Identifying spam mail in any XLM-RoBERTa-supported language.
20
+ Note that there was no thorough testing on it's intended use - only validation on the enron mail dataset.
21
+
22
+ ## Evaluation
23
+
24
+ Eval on test set of enron spam:
25
+
26
+ - loss: 0.0315
27
+ - accuracy: 0.996