ibaucells commited on
Commit
346efac
1 Parent(s): a1e75b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -117,7 +117,7 @@ Three JSON files, one for each split.
117
 
118
  ### Data Fields
119
 
120
- - ``id`` (a string feature): unique identifier of the instance.
121
  - `context` (a string feature): complete text message from the user surrounding the sentence (it can coincide totally or only partially with the sentence).
122
  - sentence (a string feature): text message where the abusiveness is evaluated.
123
  - topic (a string feature): category from Racó Català forums where the sentence comes from.
 
117
 
118
  ### Data Fields
119
 
120
+ - ```id``` (a string feature): unique identifier of the instance.
121
  - `context` (a string feature): complete text message from the user surrounding the sentence (it can coincide totally or only partially with the sentence).
122
  - sentence (a string feature): text message where the abusiveness is evaluated.
123
  - topic (a string feature): category from Racó Català forums where the sentence comes from.