remisultan commited on
Commit
bc570f7
·
1 Parent(s): 788d1f8
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -59,12 +59,12 @@ This repository provides a multilingual dataset for binary toxicity classificati
59
 
60
  ## Features
61
 
62
- | Feature | Type | Description |
63
- |----------|--------|----------------------------|
64
- | text | string | The user-generated comment |
65
- | toxic | int64 | 1 if toxic, 0 if non-toxic |
66
- | language | string | the language of the text |
67
- | labels | string | non-toxic, toxic |
68
 
69
  ## Source
70
 
 
59
 
60
  ## Features
61
 
62
+ | Feature | Type | Description |
63
+ |----------|--------|------------------------------|
64
+ | text | string | The user-generated comment |
65
+ | toxic | int64 | 1 if toxic, 0 if not-toxic |
66
+ | language | string | the language of the text |
67
+ | labels | string | toxic column value as string |
68
 
69
  ## Source
70