flurixoww commited on
Commit
694340f
·
verified ·
1 Parent(s): 1b7bee1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - thesofakillers/jigsaw-toxic-comment-classification-challenge
5
+ language:
6
+ - en
7
+ base_model:
8
+ - google-bert/bert-base-uncased
9
+ pipeline_tag: text-classification
10
+ tags:
11
+ - filter
12
+ - spam
13
+ - toxic
14
+ - toxic_filter
15
+ - bert
16
+ ---