amarkv commited on
Commit
d2403c4
1 Parent(s): 40b0fb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -31,8 +31,8 @@ Model achieves the following results on the validation datasets (will be posted
31
 
32
  || OK - F1-score | TOXIC - F1-score | SEVERE TOXIC - F1-score | RISKS - F1-score |
33
  |---------|---------------|------------------|-------------------------|------------------|
34
- |twitter | 0.896 | 0.348 | 0.490 | 0.591 |
35
- |chats | 0.940 | 0.295 | 0.729 | 0.46 |
36
 
37
  # Use in transformers
38
 
 
31
 
32
  || OK - F1-score | TOXIC - F1-score | SEVERE TOXIC - F1-score | RISKS - F1-score |
33
  |---------|---------------|------------------|-------------------------|------------------|
34
+ |internet dialogs | 0.896 | 0.348 | 0.490 | 0.591 |
35
+ |chatbot dialogs | 0.940 | 0.295 | 0.729 | 0.46 |
36
 
37
  # Use in transformers
38