IMISLab commited on
Commit
1ad30db
1 Parent(s): 0114f67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ The following data fields are provided for each split:
55
  `title`: (**str**) A short post title.
56
  `text`: (**str**) The full text of the post.
57
  `url`: (**str**) The URL which links to the original unprocessed post.
58
- `category`: (**class label**): The class label of the post.
59
 
60
  ### Data Splits
61
 
 
55
  `title`: (**str**) A short post title.
56
  `text`: (**str**) The full text of the post.
57
  `url`: (**str**) The URL which links to the original unprocessed post.
58
+ `category`: (**str**): The class label of the post.
59
 
60
  ### Data Splits
61