sileod commited on
Commit
9dc4bea
1 Parent(s): 72fccd4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - skg/toxigen-data
4
+ - aps/dynahate
5
+ - HannahRoseKirk/HatemojiBuild
6
+ - mteb-pt/toxic_conversations
7
+ - OpenAssistant/oasst2
8
+ language:
9
+ - en
10
+ pipeline_tag: text-classification
11
+ tags:
12
+ - toxicity
13
+ - hate
14
+ ---
15
+ | Test Name | Test Accuracy (%) | Test Pearson (%) |
16
+ |------------------------------------|-------------------|------------------|
17
+ | dynahate | 82.8 | |
18
+ | toxic_conversations | 96.0 | |
19
+ | implicit-hate-stg1 | 78.0 | |
20
+ | HatemojiBuild | 70.6 | |
21
+ | tweet_eval/hate | 55.8 | |
22
+ | oasst2_dense_flat/toxicity | | 50.996 |
23
+ | civil_comments/toxicity | | 73.046 |
24
+ | toxigen-data | | 78.217 |
25
+ | civil_comments/severe_toxicity | | 3.821 |