decahedron commited on
Commit
358e4d6
1 Parent(s): 379f980

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -8,4 +8,7 @@ language:
8
  metrics:
9
  - accuracy
10
  pipeline_tag: text-classification
11
- ---
 
 
 
 
8
  metrics:
9
  - accuracy
10
  pipeline_tag: text-classification
11
+ ---
12
+
13
+ # Lite Toxic Comment Classification
14
+ Lightweight ALBERT-based model for English toxic comment classification. Achieves a mean AUC score of 98.28 on the Jigsaw test set.