Brandon-h commited on
Commit
99ce54e
1 Parent(s): 3957041

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -5,6 +5,12 @@ license: apache-2.0
5
 
6
  This dataset contains elements from the [offendES](https://huggingface.co/datasets/fmplaza/offendes) dataset and translations from the [sexismreddit](https://huggingface.co/datasets/natural-lang-processing/sexismreddit ) dataset from english to spanish. The aim of this dataset is to provide training data for models capable to identify harming text towards kids.
7
 
 
 
 
 
 
 
8
  ##Related Material
9
 
10
  Here are the citations to the datasets mentioned in the general description:
 
5
 
6
  This dataset contains elements from the [offendES](https://huggingface.co/datasets/fmplaza/offendes) dataset and translations from the [sexismreddit](https://huggingface.co/datasets/natural-lang-processing/sexismreddit ) dataset from english to spanish. The aim of this dataset is to provide training data for models capable to identify harming text towards kids.
7
 
8
+ The id2label vector for this dataset is as follows:
9
+
10
+ ```id2label = {0:"OFP", 1:"OFG", 2:"NO",3:"NOE", 4:"GP"}```
11
+
12
+ Where OFP stands for offensive messages targeted to a single person, OFG stands for offensive messages targeted to a group or community, NO for non offensive text, NOE for non offensive but excplicit text and lastly GP stands for posible grooming or online sexual harassment towards the recipient.
13
+
14
  ##Related Material
15
 
16
  Here are the citations to the datasets mentioned in the general description: